aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2019-08-05 16:46:12 -0700
committerGravatar GitHub <[email protected]>2019-08-05 16:46:12 -0700
commitddfe686aa9e655b5ef22d3672a11333ce848a8d9 (patch)
tree10f5977a7bfa8a7641027f76ee3f7864cfea6803 /scripts
parentMerge pull request #36 from python-discord/dependencies (diff)
parentIncrease size of some headings in README (diff)
Merge pull request #35 from python-discord/readme
Rewrite README
Diffstat (limited to 'scripts')
-rw-r--r--scripts/.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/.profile b/scripts/.profile
index bff260d..bd46a17 100644
--- a/scripts/.profile
+++ b/scripts/.profile
@@ -20,8 +20,8 @@ nsjpy() {
--chroot / \
-E LANG=en_US.UTF-8 \
-R/usr -R/lib -R/lib64 \
- --user nobody \
- --group nogroup \
+ --user 65534 \
+ --group 65534 \
--time_limit 2 \
--disable_proc \
--iface_no_lo \