Skip to content

Commit

Permalink
Update core/tabs/common-service-script.sh
Browse files Browse the repository at this point in the history
Cool with me. Thanks

Co-authored-by: Adam Perkowski <[email protected]>
  • Loading branch information
Jaredy899 and adamperkowski authored Jan 11, 2025
1 parent 5746748 commit a669ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/tabs/common-service-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ enableService() {
;;
runit)
"$ESCALATION_TOOL" ln -sf "/etc/sv/$1" "/var/service/"
printf "%b\n" "${YELLOW}Waiting 5 seconds...${RC}"
sleep 5
;;
esac
Expand Down

0 comments on commit a669ed3

Please sign in to comment.