Changed stuff around
This commit is contained in:
parent
23ac6f964e
commit
37b7bc19f7
3 changed files with 4 additions and 3 deletions
|
@ -160,4 +160,4 @@ torbrowser-launcher
|
|||
timeshift
|
||||
otf-font-awesome
|
||||
rustup
|
||||
|
||||
sl
|
||||
|
|
|
@ -30,7 +30,8 @@ Architecture = auto
|
|||
|
||||
# Misc options
|
||||
#UseSyslog
|
||||
#Color
|
||||
Color
|
||||
ILoveCandy
|
||||
#NoProgressBar
|
||||
# We cannot check disk space from within a chroot environment
|
||||
#CheckSpace
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
iso_name="oharchiso"
|
||||
iso_label="OHA_$(date --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +%Y%m)"
|
||||
iso_publisher="Oha <https://ohaa.xyz"
|
||||
iso_publisher="Oha <https://ohaa.xyz>"
|
||||
iso_application="goober"
|
||||
iso_version="$(date --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +%Y.%m.%d)"
|
||||
install_dir="arch"
|
||||
|
|
Loading…
Add table
Reference in a new issue