forked from finn/tinyboard
remove stale crontab dep from setup-hub.sh
This commit is contained in:
@@ -51,7 +51,7 @@ check_permissions() {
|
||||
|
||||
[ "$(id -u)" -eq 0 ] || die "Run as root"
|
||||
|
||||
check_deps ssh ssh-keygen systemctl useradd groupadd crontab
|
||||
check_deps ssh ssh-keygen systemctl useradd groupadd
|
||||
|
||||
header "TinyBoard Hub Setup"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user