add http server support for maru, small bug fixes
[automated-distro-installer] / arch-init-remote
index 76e2cf236b074f0b11685c30015039aff8adb922..09525434c90e5f22a3b702f7de769dab085c76f1 100755 (executable)
@@ -48,7 +48,7 @@ fi
 
 rsync -rlpthvi --relative /a/bin/fai/ root@$host:/
 rsync /a/bin/fai/ root@$host:/a/bin/fai/
-sudo scp -r /a/bin/fai/devbyid /q/root/luks /q/root/shadow root@$host:
+sudo scp -r /q/root/luks /q/root/shadow root@$host:
 # creating shadow file string:
 # on debian, you can use mkpasswd -m sha-512 to generate a pass.
 # arch doesn't have this program. instead, you can do passwd,