linux環境での一般ユーザcrontab環境変数の設定

351 ワード

           crontab           ,                       ,       jdk、gradle         ,             source ~/.bashrc      。
crontab  : 30 11 * * * sh  dabao.sh
daba0.sh    :
source ~/.bashrc #        
git  checkout v4.0.0
git pull origin v4.0.0
gradle clean
gradle assemblesimple
python get_apkfile.py
python upload_apk_to_server.py