mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
corrected typo: chown instead of chown
This commit is contained in:
parent
70472a9498
commit
f3ec3bb7aa
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ sync_cron_jobs() {
|
|||
done < $USER_DATA/cron.conf
|
||||
|
||||
# Set proper permissions
|
||||
chow 600 $sys_cron
|
||||
chown 600 $sys_cron
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue