From 7e09e2268b73fb48a79ee059f3326209b79368e4 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 28 Sep 2017 16:53:20 +0200 Subject: [PATCH] gptdisk: New Revision sgdisk dont work ``` root@hmmjaaeh:~/git_zeug/mariuxinstaller sgdisk -i /dev/sda root@hmmjaaeh:~/git_zeug/mariuxinstaller ``` --- gptfdisk.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gptfdisk.be0 b/gptfdisk.be0 index 625a3ec64..c0c46a131 100755 --- a/gptfdisk.be0 +++ b/gptfdisk.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION gptfdisk-1.0.1-0 +# BEE_VERSION gptfdisk-1.0.1-1 SRCURL[0]="http://www.rodsbooks.com/gdisk/gptfdisk-${PKGVERSION}.tar.gz"