Использование оперативной памяти Mystery Linux (5.14)

Using cron worked for me on my Centos 7 server.

# enter crontab edit
crontab -e

# place this inside the cron file you opened with the previous command
@reboot /path/to/your/script.sh

Не забудьте сделать ваш скрипт исполняемым.

0
23.10.2021, 10:14
0 ответов

Теги

Похожие вопросы