removed broked crontab editor and fixed permissions issue
added a few new words to translation.json
This commit is contained in:
@@ -500,8 +500,6 @@ install_nomachine() {
|
||||
install_cleanup_cron() {
|
||||
echo "Installing the cleanup.cron"
|
||||
cat $(dirname ${my_dir})/templates/cleanup.cron >> /etc/crontab
|
||||
chown root:pi /etc/crontab
|
||||
chmod g+rw /etc/crontab
|
||||
}
|
||||
|
||||
install_selected_services() {
|
||||
|
||||
Reference in New Issue
Block a user