Fixed copy path for binaries

This commit is contained in:
Martin Evans 2024-01-06 01:13:26 +00:00
parent 4d1e73b6d1
commit 5a4e6d8e07
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ fi
mkdir ./temp;
mkdir ./temp/runtimes;
cp ./LLama/runtimes ./temp/runtimes -R;
cp ./LLama/runtimes ./temp -R;
cp ./LLama/runtimes/build/*.* ./temp/;
# get the current version