permsision changes

This commit is contained in:
Dave
2018-10-11 19:15:00 +01:00
parent 56491b7ab0
commit 06c7c65420
2 changed files with 5 additions and 2 deletions

View File

@@ -29,6 +29,9 @@ cd
git clone https://github.com/skidave/little-backup-box.git
cd little-backup-box/fonts
sudo cp -R . /home/pi/.fonts
cd ../scripts
sudo chmod u+x gpio
sudo chmod u+x blink
cd
HEIGHT=15

View File

@@ -25,8 +25,8 @@ CARD_DEV="sd[ab]1" # Name of the storage card
CARD_MOUNT_POINT="/media/card" # Mount point of the storage card
SHUTD="5" # Minutes to wait before shutdown due to inactivity
source ./gpio
source ./blink
source gpio
source blink
gpio mode 5 out
gpio mode 6 out