Enable Dojo after install

This commit is contained in:
Taylor Helsper 2021-02-04 19:40:05 -06:00
parent c0dd28d222
commit 4d75b635b1

View File

@ -134,6 +134,7 @@ while true; do
# Try and start dojo (if upgraded and already enabled) # Try and start dojo (if upgraded and already enabled)
systemctl enable dojo &
systemctl restart dojo & systemctl restart dojo &
# Mark dojo install complete # Mark dojo install complete