Skip to content

Commit 573ca25

Browse files
committed
fixup! tools/clean_mies_installation.sh: Add support for Igor Pro 10
1 parent 4957d01 commit 573ca25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/clean_mies_installation.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ do
148148

149149
if [ "$skipHardwareXOPs" = "0" ]
150150
then
151-
cp -r "$base_folder"/XOPs-IP${i}-64bit/* "$xops64"
151+
cp -r "$base_folder"/XOPs-IP9-64bit/* "$xops64"
152152
else
153153
cp -r "$base_folder"/XOPs-IP9-64bit/MIESUtils* "$xops64"
154154
cp -r "$base_folder"/XOPs-IP9-64bit/JSON* "$xops64"

0 commit comments

Comments
 (0)