Skip to content

Commit

Permalink
move script screen to utils
Browse files Browse the repository at this point in the history
  • Loading branch information
xavatar committed Apr 11, 2020
1 parent 413550f commit 5043804
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

#Copy needed files
sudo cp -r conf/functions.sh /etc/
sudo cp -r conf/screen-scrypt.sh /etc/
sudo cp -r utils/screen-scrypt.sh /etc/
sudo cp -r conf/editconf.py /usr/bin/
sudo chmod +x /usr/bin/editconf.py
sudo chmod +x /etc/screen-scrypt.sh
Expand Down
File renamed without changes.

0 comments on commit 5043804

Please sign in to comment.