mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 03:33:41 +01:00
bastille: adding a no operation command
This commit is contained in:
@@ -185,6 +185,7 @@ clone|config|cmd|console|convert|cp|edit|htop|limits|mount|pkg|rcp|rename|servic
|
||||
elif [ "${CMD}" = 'template' ] && [ "${TARGET}" = '--convert' ]; then
|
||||
# This command does not act on a jail, so we are temporarily bypassing the presence/started
|
||||
# checks. The command will simply convert a template from hooks to a Bastillefile. -- cwells
|
||||
:
|
||||
else
|
||||
JAILS="${TARGET}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user