File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -650,7 +650,7 @@ touch $VESTA/data/queue/backup.pipe $VESTA/data/queue/disk.pipe \
650650 $VESTA /log/nginx-error.log $VESTA /log/auth.log
651651chmod 750 $VESTA /conf $VESTA /data/users $VESTA /data/ips $VESTA /log
652652chmod -R 750 $VESTA /data/queue
653- chmod 660 /var/ log/vesta /*
653+ chmod 660 $VESTA / log/*
654654rm -f /var/log/vesta
655655ln -s /usr/local/vesta/log /var/log/vesta
656656
Original file line number Diff line number Diff line change @@ -684,7 +684,7 @@ touch $VESTA/data/queue/backup.pipe $VESTA/data/queue/disk.pipe \
684684 $VESTA /log/nginx-error.log $VESTA /log/auth.log
685685chmod 750 $VESTA /conf $VESTA /data/users $VESTA /data/ips $VESTA /log
686686chmod -R 750 $VESTA /data/queue
687- chmod 660 /var/ log/vesta /*
687+ chmod 660 $VESTA / log/*
688688rm -f /var/log/vesta
689689ln -s /usr/local/vesta/log /var/log/vesta
690690
Original file line number Diff line number Diff line change @@ -642,7 +642,7 @@ touch $VESTA/data/queue/backup.pipe $VESTA/data/queue/disk.pipe \
642642 $VESTA /log/nginx-error.log $VESTA /log/auth.log
643643chmod 750 $VESTA /conf $VESTA /data/users $VESTA /data/ips $VESTA /log
644644chmod -R 750 $VESTA /data/queue
645- chmod 660 /var/ log/vesta /*
645+ chmod 660 $VESTA / log/*
646646rm -f /var/log/vesta
647647ln -s /usr/local/vesta/log /var/log/vesta
648648
You can’t perform that action at this time.
0 commit comments