summaryrefslogtreecommitdiffstats
path: root/build_all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_all.sh')
-rwxr-xr-xbuild_all.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_all.sh b/build_all.sh
index 2842913..2d3d222 100755
--- a/build_all.sh
+++ b/build_all.sh
@@ -10,7 +10,6 @@ desktops[i586]="Xfce"
desktops[x86_64]="GNOME Plasma Xfce"
-./update_media.sh
./update_bootloader_files.sh
for arch in $archs; do
for desktop in ${desktops[$arch]}; do