rootfs/usr/local/bin/git-sync.sh aktualisiert
This commit is contained in:
@@ -19,7 +19,10 @@ git stash pop
|
|||||||
# Dateien verteilen (rootfs → /)
|
# Dateien verteilen (rootfs → /)
|
||||||
sudo rsync -a rootfs/ "$TARGET"
|
sudo rsync -a rootfs/ "$TARGET"
|
||||||
|
|
||||||
chmod +x /usr/local/bin/git-sync.sh
|
chmod +x /usr/local/bin/*.sh
|
||||||
|
chmod +x /home/andre/*.sh
|
||||||
|
|
||||||
chmod 600 /home/andre/.ssh/*
|
chmod 600 /home/andre/.ssh/*
|
||||||
|
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
exit 0
|
exit 0
|
||||||
Reference in New Issue
Block a user