Skip to content

Commit

Permalink
Fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-irl authored Jun 3, 2018
1 parent 446af9a commit c60af4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ sudo cp -r functions /opt/postinstall
chmod a+x uninstall.sh
sudo chmod a+x /opt/postinstall/main.py
sudo chmod a+x /opt/postinstall/functions/*
sudo chmod a+x /usr/bin/postinstall

0 comments on commit c60af4b

Please sign in to comment.