diff options
Diffstat (limited to 'bin/post-update.sh')
-rwxr-xr-x | bin/post-update.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/post-update.sh b/bin/post-update.sh deleted file mode 100755 index 01b0fee..0000000 --- a/bin/post-update.sh +++ /dev/null @@ -1,7 +0,0 @@ -oldDir=$PWD -cd /home/lux-neo/src - -cp bin/luxcena-neo-cli.sh /usr/bin/luxcena-neo-cli.sh - -cd $oldDir -echo "Post-update done..." |