aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/shione
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/shione')
-rw-r--r--deploy/shione/nginx/create_nginx_user.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy/shione/nginx/create_nginx_user.sh b/deploy/shione/nginx/create_nginx_user.sh
new file mode 100644
index 0000000..8d5f13d
--- /dev/null
+++ b/deploy/shione/nginx/create_nginx_user.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+set -eu
+
+adduser --system --no-create-home --verbose --debug nginx