diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2020-02-16 14:09:23 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2020-02-16 14:09:23 +0100 |
| commit | 9a6655570440c40216e9849adfb6eb1912b19ffb (patch) | |
| tree | 7a1dda57e7b73e1ab4fdb6aa7aac91726b5a15e0 /release.sh | |
| parent | c7c1142bf183d32e196bbdf122f787de4d979a57 (diff) | |
licensing
Diffstat (limited to 'release.sh')
| -rwxr-xr-x[-rw-r--r--] | release.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release.sh b/release.sh index 85f960e..6574bd7 100644..100755 --- a/release.sh +++ b/release.sh @@ -35,3 +35,5 @@ x86_64-w64-mingw32-gcc -Wall -m64 -O3 -Wno-unused-label -Wno-unused-variable mo_ rm -f ../bin/data.o cp --remove-destination ../bin/mo-edit.exe ../release/windows/mo-edit.exe + +cd ..
\ No newline at end of file |
