try to fix permission
This commit is contained in:
@@ -59,7 +59,9 @@ do
|
||||
sleep 8
|
||||
done
|
||||
|
||||
addgroup -g 12003 spj
|
||||
adduser -u 12000 -S -G spj server
|
||||
|
||||
chown -R nobody:nogroup $DATA $APP/dist
|
||||
chmod -R 700 $DATA/test_case
|
||||
chown -R server:spj $DATA $APP/dist
|
||||
chmod 710 $DATA/test_case
|
||||
exec supervisord -c /app/deploy/supervisord.conf
|
||||
|
||||
Reference in New Issue
Block a user