mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
removed --force option
This commit is contained in:
parent
0eaf490399
commit
f3f091b4bc
1 changed files with 2 additions and 2 deletions
|
@ -608,9 +608,9 @@ chmod 750 $VESTA/conf
|
|||
chmod 750 $VESTA/data/users
|
||||
chmod 750 $VESTA/data/ips
|
||||
chmod -R 750 $VESTA/data/queue
|
||||
ln -f -s /usr/local/vesta/log /var/log/vesta
|
||||
ln -s /usr/local/vesta/log /var/log/vesta
|
||||
adduser backup
|
||||
ln -f -s /home/backup /backup
|
||||
ln -s /home/backup /backup
|
||||
chmod a+x /backup
|
||||
|
||||
# vesta.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue