summaryrefslogtreecommitdiffstats
path: root/build_one.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_one.sh')
-rwxr-xr-xbuild_one.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_one.sh b/build_one.sh
index dff302d..6e32fbb 100755
--- a/build_one.sh
+++ b/build_one.sh
@@ -5,6 +5,7 @@ case $(hostname) in
esac
./update_bootloader_files.sh
+./update_pcmemtest_files.sh
if [ $# -gt 0 ] ; then
$sudo draklive2 $*
else