Skip to content

Commit

Permalink
Handle ccl_chrome_indexeddb/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdot-dev authored Oct 6, 2023
1 parent 70f3360 commit 747882f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ mv /john/run/opencl /john-bin/usr/local/bin
mv /john/run/benchmark-unify /john-bin/usr/local/bin
mv /john/run/makechr /john-bin/usr/local/bin
mv /john/run/relbench /john-bin/usr/local/bin
mv /john/run/ccl_chrome_indexeddb /john-bin/usr/share/

chmod +x /john-bin/usr/local/bin/*

Expand All @@ -57,4 +58,4 @@ if [ $(ls -1 /john/run/ | wc -l) -ne 0 ]; then
exit 1
fi

exit 0
exit 0

0 comments on commit 747882f

Please sign in to comment.