fix: various server usability fixes (#618)

This commit is contained in:
RoyalOughtness
2024-11-30 00:26:37 -08:00
committed by GitHub
parent 8e4bffea83
commit 08683193ae
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
# Tell build process to exit if there are any errors.
set -oue pipefail
rm -f /usr/share/bluebuild/justfiles/brew.just
sed -i '/import "\/usr\/share\/bluebuild\/justfiles\/brew.just"/d' /usr/share/ublue-os/just/60-custom.just