mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 10:57:49 +00:00
fix: various server usability fixes (#618)
This commit is contained in:
7
files/scripts/removebrewjust.sh
Normal file
7
files/scripts/removebrewjust.sh
Normal 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
|
||||
Reference in New Issue
Block a user