bastille: remove rcp

This commit is contained in:
tschettervictor
2025-01-13 19:39:34 -07:00
committed by GitHub
parent 628f0fac34
commit 1cfbe6b5e0

View File

@@ -165,7 +165,7 @@ help|-h|--help)
bootstrap|create|cp|destroy|export|htop|import|list|mount|rdr|restart|setup|start|top|umount|update|upgrade|verify)
# Nothing "extra" to do for these commands. -- cwells
;;
clone|config|cmd|console|convert|edit|limits|pkg|rcp|rename|service|stop|sysrc|tags|template|zfs)
clone|config|cmd|console|convert|edit|limits|pkg|rename|service|stop|sysrc|tags|template|zfs)
# Parse the target and ensure it exists. -- cwells
if [ $# -eq 0 ]; then # No target was given, so show the command's help. -- cwells
PARAMS='help'