summaryrefslogtreecommitdiff
path: root/image-configurations-37/custom/scripts/users.post
diff options
context:
space:
mode:
Diffstat (limited to 'image-configurations-37/custom/scripts/users.post')
-rw-r--r--image-configurations-37/custom/scripts/users.post5
1 files changed, 0 insertions, 5 deletions
diff --git a/image-configurations-37/custom/scripts/users.post b/image-configurations-37/custom/scripts/users.post
deleted file mode 100644
index f64183c..0000000
--- a/image-configurations-37/custom/scripts/users.post
+++ /dev/null
@@ -1,5 +0,0 @@
-mkdir -p /opt/home/app
-chown app: /opt/home/app
-mkdir -p /home
-ln -s /opt/home/app /home/app
-ln -sf /opt/home/root /root