This commit is contained in:
Your Name 2024-08-23 18:56:10 +00:00
parent d6cf85fd99
commit e0e2a09170

View File

@ -4,7 +4,7 @@
#
# An automatic installer for Gentoo Stable with the following features:
# 1. Sway with SystemD
# 2. Full Disk Encryption
# 2. Full Disk Encryption or Regular Install
# 3. Encrypted Boot
# 4. Waybar, AutoLogin via Getty
# 5. The ability to build a custom and deployable image onto any machine
@ -26,7 +26,7 @@
#Configure this section
########################
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TARGET='/install'
TARGET='/tmp/install'
mkdir $TARGET
######################################
echo