mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-18 05:22:10 +01:00
fix typo
This commit is contained in:
@@ -39,5 +39,5 @@ sudo systemctl enable scm-server
|
||||
|
||||
# we start scm-manager after 5 seconds
|
||||
# this is required, because if we install scm-manager with recommend java
|
||||
# java is not fully setup if we ran our posint script
|
||||
# java is not fully setup if we ran our postint script
|
||||
echo "sleep 5; sudo systemctl start scm-server" | at now
|
||||
|
||||
Reference in New Issue
Block a user