Skip to content

Commit

Permalink
scp osx version
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Vanek authored and Petr Vanek committed Apr 16, 2016
1 parent c26e214 commit 85f7b84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ all: clean trainer_linux trainer_linux_static win32 win64

package_osx:
gzip -c ./bin/trainer_osx > ./release/trainer_osx.gz
scp ./release/trainer_osx.gz [email protected]:/home/vanous/bin/projects/c/trainer/release


package_all: all
gzip < ./bin/trainer_linux > ./release/trainer_linux.gz
Expand Down

0 comments on commit 85f7b84

Please sign in to comment.