fix
This commit is contained in:
parent
d6cf85fd99
commit
e0e2a09170
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# An automatic installer for Gentoo Stable with the following features:
|
# An automatic installer for Gentoo Stable with the following features:
|
||||||
# 1. Sway with SystemD
|
# 1. Sway with SystemD
|
||||||
# 2. Full Disk Encryption
|
# 2. Full Disk Encryption or Regular Install
|
||||||
# 3. Encrypted Boot
|
# 3. Encrypted Boot
|
||||||
# 4. Waybar, AutoLogin via Getty
|
# 4. Waybar, AutoLogin via Getty
|
||||||
# 5. The ability to build a custom and deployable image onto any machine
|
# 5. The ability to build a custom and deployable image onto any machine
|
||||||
@ -26,7 +26,7 @@
|
|||||||
#Configure this section
|
#Configure this section
|
||||||
########################
|
########################
|
||||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||||
TARGET='/install'
|
TARGET='/tmp/install'
|
||||||
mkdir $TARGET
|
mkdir $TARGET
|
||||||
######################################
|
######################################
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user