We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9734248 commit 704e215Copy full SHA for 704e215
bin/create_sys_image
@@ -168,8 +168,6 @@ if [ -d src ]; then
168
touch *.jl # make sure all modules get recompiled in the next step
169
cd ..
170
fi
171
-rm -f data/*.bin
172
-rm -f data/*.bin.default
173
echo "Precompiling package KiteModels..."
174
$JULIA_CMD --startup-file=no --project -J $SOFILE -e "using KiteModels, KitePodModels, KiteUtils"
175
echo "Precompiling package ControlPlots..."
0 commit comments