Throw out old old installer.
[invirt/packages/invirt-autoinstaller.git] / partial / post-copy
diff --git a/partial/post-copy b/partial/post-copy
deleted file mode 100644 (file)
index 46552ad..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-TARGET="$1"
-HOSTNAME="$2"
-ROOTPW="$3"
-(printf "%s\n" "$ROOTPW"; sleep .2; printf "%s\n" "$ROOTPW") \
- | /usr/sbin/chroot "$TARGET" /usr/bin/passwd root