pass the channel along with auto-upgrade
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ case "$1" in
|
||||
;;
|
||||
|
||||
auto-upgrade)
|
||||
run "ruby script/auto_upgrade.rb"
|
||||
run "ruby script/auto_upgrade.rb $2"
|
||||
;;
|
||||
|
||||
make-user)
|
||||
|
||||
Reference in New Issue
Block a user