From 336d2e8a46e1371783cef90e7691caf11142cf09 Mon Sep 17 00:00:00 2001 From: brent s Date: Sun, 26 Mar 2017 02:54:38 -0400 Subject: [PATCH] checkin for checkout elsewhere --- aifclient.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aifclient.py b/aifclient.py index 7b12ac4..030e837 100755 --- a/aifclient.py +++ b/aifclient.py @@ -1,8 +1,8 @@ #!/usr/bin/env python3 ## REQUIRES: ## -# parted -# sgdisk (yes, both) +# parted # +# sgdisk ### (yes, both) # python 3 with standard library # (OPTIONAL) lxml # pacman in the host environment