Update file paths
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
Section "ServerFlags"
|
|
||||||
Option "DontVTSwitch" "on"
|
|
||||||
EndSection
|
|
||||||
@@ -68,7 +68,7 @@ if should_resize_root_partition; then
|
|||||||
# Remove itself from the registered systemd services
|
# Remove itself from the registered systemd services
|
||||||
# Delete itself from the filesystem
|
# Delete itself from the filesystem
|
||||||
# Therefore, never run again
|
# Therefore, never run again
|
||||||
cp scripts/resize2fs_once /etc/init.d/resize2fs_once
|
cp ./installer/scripts/resize2fs_once /etc/init.d/resize2fs_once
|
||||||
chmod +x /etc/init.d/resize2fs_once
|
chmod +x /etc/init.d/resize2fs_once
|
||||||
systemctl enable resize2fs_once
|
systemctl enable resize2fs_once
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user