mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update install.sh
This commit is contained in:
parent
7505885d18
commit
b5d8227d6b
@ -1159,7 +1159,7 @@ fi
|
||||
|
||||
set_system_cronjob(){
|
||||
echo "Setting cronjobs.."
|
||||
mv ${ETC_DIR}v1_cron /etc/cron.d/openpanel #v1_cron for v1!
|
||||
mv ${ETC_DIR}cron /etc/cron.d/openpanel
|
||||
chown root:root /etc/cron.d/openpanel
|
||||
chmod 0600 /etc/cron.d/openpanel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user