diff --git a/usr/local/share/bastille/export.sh b/usr/local/share/bastille/export.sh index 1e9179b7..5b902489 100644 --- a/usr/local/share/bastille/export.sh +++ b/usr/local/share/bastille/export.sh @@ -60,7 +60,7 @@ error_notify() jail_export() { # Attempt to export the container - DATE=$(date +%F-%H:%M:%S) + DATE=$(date +%F-%H%M%S) if [ -d "${bastille_jailsdir}/${TARGET}" ]; then if [ "${bastille_zfs_enable}" = "YES" ]; then if [ ! -z "${bastille_zfs_zpool}" ]; then