mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 08:33:50 +08:00
同步 常见问题,安装说明
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
e2181ecf67
commit
fdc5c8f1b1
@ -70,6 +70,8 @@ if [[ "$download_successful" = true && -f "$task_dir/app_install.sh" ]]; then
|
||||
|
||||
(crontab -l ; echo "0 */3 * * * /bin/bash $task_dir/app_install.sh") | crontab -
|
||||
|
||||
echo "$(date): [Run] Update application list"
|
||||
|
||||
/bin/bash "$task_dir/app_install.sh"
|
||||
else
|
||||
echo "No permission to change the script's permissions."
|
||||
@ -78,4 +80,4 @@ else
|
||||
echo "Script download failed. Please check your network connection."
|
||||
fi
|
||||
|
||||
echo "$(date): [Run] Update application list"
|
||||
echo "$(date): [Auto] Installation completed."
|
||||
|
Loading…
Reference in New Issue
Block a user