diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-30 11:39:39 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-30 11:39:39 +0200 |
commit | 1b132b7a6e70afd053884d51fefcd052c5e4fb1c (patch) | |
tree | e1334a1f8f0315f5e58dbea431e7ec06739e8c64 /run-all.sh | |
parent | 67ab0c022dcc74d92357b291c83a35fdfc6a827b (diff) | |
download | imagefish-1b132b7a6e70afd053884d51fefcd052c5e4fb1c.tar.gz |
f26 aarch64
Diffstat (limited to 'run-all.sh')
-rwxr-xr-x | run-all.sh | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -12,10 +12,9 @@ arm-b32 | cubietruck) ;; arm-b64) # rebuild images - ./Fedora-rpi64-fedora.sh || exit 1 - ./Fedora-rpi64-kraxel.sh || exit 1 - ./Fedora-efi-grub2.sh || exit 1 -# ./Fedora-efi-systemd.sh || exit 1 + ./Fedora-rpi64-fedora.sh 26 || exit 1 + ./Fedora-rpi64-kraxel.sh 26 || exit 1 + ./Fedora-efi-grub2.sh 26 || exit 1 ;; nilsson) # rebuild images |