error code reference
This commit is contained in:
parent
44e2b93377
commit
2f8271e636
@ -180,4 +180,12 @@ printf "${cyan}[%s] -- [INFO] Log located at ${yellow}%s${cyan} --${norm}\n" \
|
||||
|
||||
|
||||
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
### error codes
|
||||
# 1: parameter error
|
||||
# 2: not run as root
|
||||
# 100: could not start seafile service
|
||||
# 101: could not start seahub service
|
||||
# 102: could not stop seafile service
|
||||
# 103: could not stop seahub service
|
Loading…
Reference in New Issue
Block a user