--- a/install Thu Jul 11 23:25:42 2013 +0200
+++ b/install Thu Jul 11 23:26:03 2013 +0200
@@ -15,7 +15,7 @@
my $destination = (map { /->\s*(\S+)/ } grep { /# ->/ } <>)[0];
die "No destination for $file\n" if not $destination;
- say "$file\n => $destination";
+ say "$file => $destination";
system("scp", $file => $destination);
die if $?;
--- a/ith.cfg Thu Jul 11 23:25:42 2013 +0200
+++ b/ith.cfg Thu Jul 11 23:26:03 2013 +0200
@@ -1,5 +1,5 @@
# ITH mit LVM
-# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/com/preseed.cfg
+# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/ith/preseed.cfg
d-i anna/choose_modules multiselect
d-i anna/choose_modules_lowmem multiselect
d-i anna/install_failed error