Skip to content

Commit

Permalink
include possible fix for auto-updater
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlett authored and Skarlett committed Mar 18, 2023
1 parent 3a3a30b commit 9792f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbin/update-builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ if [[ "\$CHASH" != "\$LHASH" ]]; then
/bin/systemctl daemon-reload
systemctl restart ${coggiebotd}
systemctl restart ${coggiebotd-update-timer}
systemctl start ${coggiebotd-update-timer}
echo "migrating finished"
fi
Expand Down

0 comments on commit 9792f72

Please sign in to comment.