mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
gitea user init once
This commit is contained in:
parent
065155c885
commit
4e7dfa6eb2
@ -1,8 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "start create user shell" >> /tmp/user
|
||||
set -e
|
||||
s6-svc -D /etc/s6/user
|
||||
|
||||
set -e
|
||||
# Confirm gitea is running
|
||||
count=1
|
||||
response=""
|
||||
|
Loading…
Reference in New Issue
Block a user