Skip to content
Snippets Groups Projects
Commit e847c356 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

Update path for deployed components for gitlab pages.

Reflects changes when factoring out zipr from zafl.
parent c843c887
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ function main()
cd $orig_dir
cp $ZEST_RUNTIME/lib64/libautozafl.so public
cp $ZEST_RUNTIME/lib64/libzafl.so public
cp $ZAFL_HOME/libzafl/lib/libautozafl.so public
cp $ZAFL_HOME/libzafl/lib/libzafl.so public
cp $TURBO_HOME/bin/turbo-cli.exe public/turbo-cli
exit 0
......
Subproject commit a5b44bc9975b914ae7dd5d36e5b9f3f9dff2a2a4
Subproject commit fd1260adbf3eed374d6a5b74995a1323574136c5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment