This commit is contained in:
PolynomialDivision 2017-06-04 23:37:48 +02:00
parent 86a760e445
commit 589eb3f98b

View file

@ -30,11 +30,8 @@ start_service()
echo "${command}"
#procd_append_param command stdout 1
procd_set_param respawn
echo "Closing instance"
procd_close_instance
echo "Dawn isntance started! (TESTstsasdft)"
echo "Dawn instance started!"
}