diff --git a/files/scripts/addbrewjustimport.sh b/files/scripts/addbrewjustimport.sh index f9ee8cd..cad6d50 100644 --- a/files/scripts/addbrewjustimport.sh +++ b/files/scripts/addbrewjustimport.sh @@ -2,8 +2,8 @@ # Tell build process to exit if there are any errors. set -oue pipefail -echo " +echo ' import "/usr/share/ublue-os/just/50-brew.just" -" >> /usr/share/ublue-os/justfile \ No newline at end of file +' >> /usr/share/ublue-os/justfile