From 6b87d58cbd9501eb549fb3a164c61ac520b4e469 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 21 Oct 2021 09:56:22 +0200 Subject: :boom: Remove CLI, and add seperate install/uninstall scripts --- bin/post-update.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 bin/post-update.sh (limited to 'bin/post-update.sh') 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..." -- cgit v1.2.3