mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-02-04 05:29:29 +01:00
corrected typo: chown instead of chown
This commit is contained in:
@@ -493,7 +493,7 @@ sync_cron_jobs() {
|
||||
done < $USER_DATA/cron.conf
|
||||
|
||||
# Set proper permissions
|
||||
chow 600 $sys_cron
|
||||
chown 600 $sys_cron
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user