fix build script

This commit is contained in:
Syping 2019-07-24 19:10:14 +02:00
parent 07797f6e60
commit a80b5843a7
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ qmake-static ${QMAKE_FLAGS_QT5} ${QMAKE_BUILD_TYPE} "DEFINES+=GTA5SYNC_BUILDCODE
make depend && \
make -j 4 && \
cp -Rf release/*.exe ${PROJECT_DIR}/assets/${GTA5VIEW_EXECUTABLE} && \
cd ${PROJECT_DIR}/assets && \
cd ${PROJECT_DIR}/assets