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