From 4ebf3d611acf7eae221c10aee1d01848d8d701cc Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Mon, 21 Sep 2020 12:15:54 +0000
Subject: [PATCH] Fixed init to work on bare VM

---
 README.org |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.org b/README.org
index 2ff33e7..30d17f9 100755
--- a/README.org
+++ b/README.org
@@ -27,4 +27,4 @@
 # - Multiple packages from a single PKGBUILD :: Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
 - AUR dependency checking and automatic resolution :: Something like what aurutils does, maybe I can steal it from there
 - Error catching for builds which fail. :: Have emailing, but nothing more advanced. Would be nice to have some basic error handling in the script
-- Create a universal variables file :: Not sure how useful this would be, but could be nice
+# - Create a universal variables file :: Not sure how useful this would be, but could be nice

--
Gitblit v1.9.3