1. remove source code;2. update;

This commit is contained in:
Tangchao
2023-06-11 17:42:42 +08:00
parent 1c2ac044e6
commit 348fdff5f9
3 changed files with 124 additions and 0 deletions

View File

@ -211,3 +211,7 @@ sudo make
cd /etc/cron.d
touch 300tc
echo "*/1 * * * * root /home/pi/tc_ShellScripts/finger_daemon.sh" >> 300tc
# remove source code
cd /home/300tc/projects_source/
rm -r !(Payload_SDK_V2.2.1_300tc)