summaryrefslogtreecommitdiffstats
path: root/bin/cd_tester.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cd_tester.sh')
-rwxr-xr-xbin/cd_tester.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cd_tester.sh b/bin/cd_tester.sh
index 808400cf..b230b9ac 100755
--- a/bin/cd_tester.sh
+++ b/bin/cd_tester.sh
@@ -108,7 +108,7 @@ bootstrap() {
QEMU_BOOT="-boot d"
QEMU_WEBSERVER=http://10.0.2.2/
# preseeding related variables
- PRESEED_PATH=userContent
+ PRESEED_PATH=d-i-preseed-cfgs
PRESEED_URL="url=$QEMU_WEBSERVER/$PRESEED_PATH/${NAME}-preseed.cfg"
INST_LOCALE="locale=en_US"
INST_KEYMAP="keymap=us"