From 915627bdc31d555cd6edbcffc1119cc5778035d3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 6 Nov 2021 10:27:35 -0400 Subject: License; MOTD change; NetworkManager; Autologin to live user --- profiledef.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profiledef.sh') diff --git a/profiledef.sh b/profiledef.sh index 9936c48..595f598 100644 --- a/profiledef.sh +++ b/profiledef.sh @@ -2,10 +2,10 @@ # shellcheck disable=SC2034 iso_name="aleebootutility" -iso_label="ALEEBOOTUTILITY_$(date +%Y%m)" +iso_label="ALEEBOOTUTILITY_$(date +%Y%m%d)" iso_publisher="Andrew Lee " iso_application="Alee's Boot Utility" -iso_version="$(date +%Y.%m.%d)" +iso_version="$(date +%Y.%m.%d-%H.%M.%S)" install_dir="arch" buildmodes=('iso') bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito' 'uefi-x64.systemd-boot.esp' 'uefi-x64.systemd-boot.eltorito') -- cgit v1.2.3