mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-16 12:11:05 +01:00
fix #26: show correct usage after clone/create
This commit is contained in:
@@ -1131,7 +1131,7 @@ jaildk_clone() {
|
||||
fi
|
||||
|
||||
bold "To mount the build chroot of the new jail, execute:"
|
||||
echo "jaildk build $new start"
|
||||
echo "jaildk build $new -m start"
|
||||
echo
|
||||
bold "To login into the build chroot"
|
||||
echo "jaildk blogin $new"
|
||||
|
||||
Reference in New Issue
Block a user