From efd46d3a355927336debfa8cef6540d8b4116edf Mon Sep 17 00:00:00 2001 From: cuu Date: Sun, 9 Dec 2018 12:42:22 +0800 Subject: [PATCH] deploy.sh --- deploy.sh | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/deploy.sh b/deploy.sh index b8114a6..c7568ff 100755 --- a/deploy.sh +++ b/deploy.sh @@ -4,15 +4,3 @@ DST=/home/cpi/launchergo cp -f main $DST cp -f Menu/GameShell/HelloWorld/HelloWorld.so $DST/Menu/GameShell/HelloWorld/ - -cp -f Menu/GameShell/10_Settings/Settings.so $DST/Menu/GameShell/10_Settings/ - -cp -f Menu/GameShell/10_Settings/About/about.so $DST/Menu/GameShell/10_Settings/About/ - -cp -f Menu/GameShell/10_Settings/Wifi/wifi.so $DST/Menu/GameShell/10_Settings/Wifi/ - -cp -f Menu/GameShell/10_Settings/Sound/sound.so $DST/Menu/GameShell/10_Settings/Sound/ - -cp -f Menu/GameShell/10_Settings/Brightness/brightness.so $DST/Menu/GameShell/10_Settings/Brightness/ - -cp -f Menu/GameShell/10_Settings/Update/update.so $DST/Menu/GameShell/10_Settings/Update/