build and efi fixes

This commit is contained in:
Aiden McClelland
2025-11-14 19:00:33 -07:00
parent df636b7a78
commit 7210f43f50
10 changed files with 48 additions and 8 deletions

View File

@@ -122,7 +122,6 @@ ln -sf /usr/lib/startos/scripts/wireguard-vps-proxy-setup /usr/bin/wireguard-vps
echo "fs.inotify.max_user_watches=1048576" > /etc/sysctl.d/97-startos.conf
locale-gen en_US.UTF-8
dpkg-reconfigure --frontend noninteractive locales
if ! getent group | grep '^startos:'; then