rootfs/opt/git-sync/git-sync.sh aktualisiert
This commit is contained in:
@@ -19,6 +19,6 @@ git stash pop
|
|||||||
# Dateien verteilen (rootfs → /)
|
# Dateien verteilen (rootfs → /)
|
||||||
sudo rsync -a rootfs/ "$TARGET"
|
sudo rsync -a rootfs/ "$TARGET"
|
||||||
|
|
||||||
chmod 600 /home/$USER/.ssh/*
|
sudo -u andre chmod 600 /home/andre/.ssh/*
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user