From fbcdffbd80a071dc5806dfa6ee2b546f900eec13 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Sat, 2 Jun 2018 01:39:55 -0400 Subject: [PATCH] Change temp custom domain --- pvc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvc.py b/pvc.py index 6fbe6179..ad65fc62 100755 --- a/pvc.py +++ b/pvc.py @@ -29,4 +29,4 @@ def define_domain(domxmlfile): except: print('Failed to connect to local Zookeeper instance') -define_domain('/home/joshua/debsw1.xml') +define_domain('/var/home/joshua/debian9.xml')