Configuration of X11 i3wm tty
This commit is contained in:
8
network/deploy.sh
Executable file
8
network/deploy.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Switch to the script directory
|
||||
_BASENAME=$(basename "$0")
|
||||
cd "$(dirname "$0")" || _exit 1
|
||||
|
||||
cp 00-wired.network /etc/systemd/network/00-wired.network
|
||||
cp resolved.conf /etc/systemd/resolved.conf
|
||||
Reference in New Issue
Block a user