registration and login

This commit is contained in:
Elijah Lucian
2021-04-11 17:43:26 -07:00
parent 46e58722d6
commit b12692dc5f
11 changed files with 108 additions and 31 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
cat /nginx.conf > /etc/nginx/nginx.conf
exec "$@"