.git broken, restart
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
cat $MACHINE_DIR/usr/etc/resolv.conf > /etc/resolv.conf
|
||||
cat $MACHINE_DIR/usr/etc/systemd/resolved.conf > /etc/systemd/resolved.conf
|
||||
bash $NETWORK_DIR/nft_setup.sh
|
||||
Reference in New Issue
Block a user