Revert "Remove pyrobud"

This reverts commit d4c08a3c62.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-04-20 19:29:43 +00:00
parent e22853b02c
commit 020bf5eeeb
2 changed files with 36 additions and 1 deletions

View file

@ -8,7 +8,7 @@ function prettyPrint() {
}
# Grab all service names
declare -a services=('caddy' 'goaccess' 'mirror-bot' 'mirror-bot-2' 'uno-bot' 'walls-bot' 'walls-bot-rs')
declare -a services=('caddy' 'goaccess' 'mirror-bot' 'mirror-bot-2' 'uno-bot' 'pyrobud' 'walls-bot' 'walls-bot-rs')
declare -a timers=('goaccess-update')
# Now loop through each service and install it