From 3e3d2166e2372c74f9a003b31c84e6f80bb786ad Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 2 Mar 2017 07:20:32 +0100 Subject: rename systemd images --- run-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-all.sh') diff --git a/run-all.sh b/run-all.sh index 79fb50a..247dd65 100755 --- a/run-all.sh +++ b/run-all.sh @@ -18,7 +18,7 @@ arm-b64) ./F25-rpi64-fedora.sh || exit 1 ./F25-rpi64-kraxel.sh || exit 1 ./F25-efi-grub2.sh || exit 1 - ./F25-efi-systemd.sh || exit 1 +# ./F25-efi-systemd.sh || exit 1 ;; nilsson) # rebuild images -- cgit