This commit is contained in:
parent
22338754f9
commit
c963982bfb
@ -37,7 +37,7 @@ run("cd {{release_path}} && {{bin/npm}} run {$command}");
|
|||||||
});
|
});
|
||||||
|
|
||||||
task('perm:fix', function () {
|
task('perm:fix', function () {
|
||||||
run("chown -R nginx:nginx /opt/PriceyBotPanel");
|
run("chown -R nginx:nginx /opt/PriceyBotPanel/{current,release,shared}");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user