Closed lwbt closed 6 months ago
Describe the bug Please update curl commands in nspawn-container article, after reading it once more and comparing the scripts I found a few differences because the other repo is a few commits behind.
To Reproduce Steps to reproduce the behavior:
peacey/unifios-utilities
unifi-utilities/unifios-utilities
Expected behavior
Additional context
-curl -LO https://raw.githubusercontent.com/peacey/unifios-utilities/nspawn/nspawn-container/scripts/10-setup-network.sh +curl -LO https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/nspawn/nspawn-container/scripts/10-setup-network.sh
-curl -LO https://raw.githubusercontent.com/peacey/unifios-utilities/nspawn/nspawn-container/scripts/0-setup-system.sh +curl -LO https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/nspawn/nspawn-container/scripts/0-setup-system.sh
Send a PR plz
I fixed it because of security issues
Describe the bug Please update curl commands in nspawn-container article, after reading it once more and comparing the scripts I found a few differences because the other repo is a few commits behind.
To Reproduce Steps to reproduce the behavior:
peacey/unifios-utilities
is used instead ofunifi-utilities/unifios-utilities
Expected behavior
Additional context