mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update interactive_setup.sh
This commit is contained in:
parent
e253a6e0e4
commit
c8a39bf78e
@ -175,7 +175,7 @@ cd /data/on_boot.d
|
|||||||
if [ -f "$file" ] ; then
|
if [ -f "$file" ] ; then
|
||||||
rm "$file"
|
rm "$file"
|
||||||
fi
|
fi
|
||||||
curl -LO https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/nspawn/nspawn-container/scripts/0-setup-system.sh
|
curl -LO https://raw.githubusercontent.com/unifi-utilities/unifios-utilities/nspawn/nspawn-container/scripts/10-setup-network.sh
|
||||||
chmod +x 10-setup-network.sh
|
chmod +x 10-setup-network.sh
|
||||||
|
|
||||||
cat <<EOF > /etc/systemd/nspawn/"$container_name".nspawn
|
cat <<EOF > /etc/systemd/nspawn/"$container_name".nspawn
|
||||||
|
Loading…
Reference in New Issue
Block a user