builds succesfully
This commit is contained in:
+4
-2
@@ -28,7 +28,7 @@ echo "::endgroup::"
|
|||||||
|
|
||||||
echo "::group:: Apply Brew integration"
|
echo "::group:: Apply Brew integration"
|
||||||
# Bringt Brew-User, PATH, systemd-Units, Brew-Bundle-Mechanik
|
# Bringt Brew-User, PATH, systemd-Units, Brew-Bundle-Mechanik
|
||||||
cp -a /ctx/oci/brew/system_files/. /
|
cp -a /ctx/oci/brew/. /
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
echo "::group:: Install Packages"
|
echo "::group:: Install Packages"
|
||||||
@@ -52,7 +52,9 @@ echo "::endgroup::"
|
|||||||
echo "::group:: Remove Firefox Systempackage"
|
echo "::group:: Remove Firefox Systempackage"
|
||||||
dnf5 remove -y \
|
dnf5 remove -y \
|
||||||
firefox \
|
firefox \
|
||||||
firefox-langpacks\*
|
firefox-langpacks\* \
|
||||||
|
htop \
|
||||||
|
nvtop
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
echo "::group:: Copy Custom Files"
|
echo "::group:: Copy Custom Files"
|
||||||
|
|||||||
Reference in New Issue
Block a user