This commit is contained in:
eheimbuch
2020-06-19 12:00:47 +02:00
committed by GitHub
parent 022246c1f2
commit 13cc8ba142

View File

@@ -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