rootfs/usr/local/bin/git-sync.sh aktualisiert
This commit is contained in:
@@ -17,7 +17,7 @@ git stash pop
|
|||||||
|
|
||||||
|
|
||||||
# Dateien verteilen (rootfs → /)
|
# Dateien verteilen (rootfs → /)
|
||||||
sudo rsync -a rootfs/ "$TARGET"
|
sudo rsync --no-o --no-g -a rootfs/ "$TARGET"
|
||||||
|
|
||||||
chmod +x /usr/local/bin/*.sh
|
chmod +x /usr/local/bin/*.sh
|
||||||
chmod +x /home/andre/*.sh
|
chmod +x /home/andre/*.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user