Added fai setup script
authorroot <root@xenhost00.office.fsf.org>
Mon, 11 Aug 2014 06:03:51 +0000 (02:03 -0400)
committerroot <root@xenhost00.office.fsf.org>
Mon, 11 Aug 2014 06:03:51 +0000 (02:03 -0400)
scripts/DEFAULT/10_setup_fai [new file with mode: 0755]

diff --git a/scripts/DEFAULT/10_setup_fai b/scripts/DEFAULT/10_setup_fai
new file mode 100755 (executable)
index 0000000..87e2a24
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+fcopy -v /etc/fai/fai.conf
\ No newline at end of file