diff --git a/5.15.4/compile_mac_static.sh b/5.15.4/compile_mac_static.sh index 21884bb..683b84b 100644 --- a/5.15.4/compile_mac_static.sh +++ b/5.15.4/compile_mac_static.sh @@ -20,4 +20,4 @@ make -j 16 echo maki | sudo -S sudo make install cd /usr/local -zip -r ~/Desktop/qt5.15.4_mac.zip Qt-5.15.4-static/* \ No newline at end of file +zip -r ~/Desktop/qt5.15.4_mac_static.zip Qt-5.15.4-static/* \ No newline at end of file