diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-12-05 01:50:03 +0100 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-12-05 01:51:28 +0100 |
| commit | ccd5a64f0d6da36722bdd85ab45abeea71545716 (patch) | |
| tree | f7c59dd9df949d1b7fdb9561434ee2dfc18fa984 /liveusb/build.sh | |
| parent | 239aaa030463945f68b01b8179f93fd2448aa432 (diff) | |
Initial amenthes cosmetic changes
Fixes #1
Diffstat (limited to 'liveusb/build.sh')
| -rwxr-xr-x | liveusb/build.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/liveusb/build.sh b/liveusb/build.sh index b6f7b4c..e0663a0 100755 --- a/liveusb/build.sh +++ b/liveusb/build.sh @@ -2,8 +2,8 @@ set -e -u -iso_name=archlinux -iso_label="ARCH_$(date +%Y%m)" +iso_name=amenthes +iso_label="AMENTHES_$(date +%Y%m)" iso_version=$(date +%Y.%m.%d) install_dir=arch arch=$(uname -m) |
