mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
change iso file name
This commit is contained in:
parent
18cd6d43a9
commit
e87401d822
2
mkiso
2
mkiso
@ -895,7 +895,7 @@ fi
|
|||||||
|
|
||||||
mkdir -p output
|
mkdir -p output
|
||||||
|
|
||||||
: ${OUTPUT_FILE="output/minceraftOS-$MOSVER-$(date '+%Y-%m-%d_%H:%M:%S').iso"}
|
: ${OUTPUT_FILE="output/minceraftOS-$MOSVER-$(date '+%Y-%m-%d').iso"}
|
||||||
|
|
||||||
print_step "Installing software to generate the image: ${REQUIRED_PKGS[*]} ..."
|
print_step "Installing software to generate the image: ${REQUIRED_PKGS[*]} ..."
|
||||||
install_prereqs "${REQUIRED_PKGS[@]}"
|
install_prereqs "${REQUIRED_PKGS[@]}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user