Update update_services.sh
This commit is contained in:
@@ -500,7 +500,7 @@ install_nomachine() {
|
||||
|
||||
install_cleanup_cron() {
|
||||
echo "Installing the cleanup.cron"
|
||||
echo $(dirname ${my_dir})/templates/cleanup.cron >> /etc/crontab
|
||||
cat $(dirname ${my_dir})/templates/cleanup.cron >> /etc/crontab
|
||||
chown root:pi /etc/crontab
|
||||
chmod g+rw /etc/crontab
|
||||
|
||||
|
||||
Reference in New Issue
Block a user