mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-05 19:49:33 +00:00
Add pi own rights to repo folder
This commit is contained in:
@@ -90,6 +90,8 @@ for dir in ${REPO_DIR}/*; do
|
||||
fi;
|
||||
done
|
||||
|
||||
chown -Rf pi:pi /home/pi/CleverSwarm/
|
||||
|
||||
umount -fR ${MOUNT_POINT}
|
||||
losetup -d ${DEV_IMAGE}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user