diff options
Diffstat (limited to 'yaksh/scripts')
-rw-r--r-- | yaksh/scripts/yaksh_script.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yaksh/scripts/yaksh_script.sh b/yaksh/scripts/yaksh_script.sh index f19ad3d..f39153e 100644 --- a/yaksh/scripts/yaksh_script.sh +++ b/yaksh/scripts/yaksh_script.sh @@ -2,6 +2,7 @@ # Basic script to install pip packages and run the yaksh code server command chown -R nobody output +chmod -R a+rwX output chmod -R a+rX data yaksh chmod -R o-w data yaksh echo "** Installing python dependencies **" |