(1)set-timezone Asia/Shanghai; (2)wait some seconds for dji to set time;(3)add: monitorMemory_while.sh;

This commit is contained in:
tangchao
2022-12-16 18:28:21 +08:00
parent 76554ef64c
commit 441b422224
3 changed files with 17 additions and 1 deletions

View File

@ -8,7 +8,8 @@ sudo mkdir /home/300tc/library_source
sudo mkdir /home/300tc/library
cd /home/300tc
#timedatectl | grep Time
timedatectl set-timezone "Asia/Shanghai"
#
sudo apt update