summaryrefslogtreecommitdiff
path: root/create
diff options
context:
space:
mode:
Diffstat (limited to 'create')
-rwxr-xr-xcreate8
1 files changed, 4 insertions, 4 deletions
diff --git a/create b/create
index 9790514..e7ff891 100755
--- a/create
+++ b/create
@@ -1,11 +1,11 @@
#!/bin/bash
set -e
-scripts/kerberos > logs/kerberos
-lxc-info -n kerberos
+scripts/krb > logs/krb
+lxc-info krb
scripts/nfs > logs/nfs
-lxc-info -n nfs
+lxc-info nfs
scripts/ldap > logs/ldap
-lxc-info -n ldap
+lxc-info ldap