4
Fork 0

Fising issue with crontab

This commit is contained in:
Artem Prilutskiy 2016-08-09 14:12:09 +03:00
parent e40a73b8ce
commit cb782cbe63
3 changed files with 12 additions and 3 deletions

View file

@ -78,4 +78,7 @@ else
dpkg-buildpackage -b -tc
endif
macos-archive: build
zip ../CronosAgent-macOS.zip cronosagent cronosagent.sh cronosagent.conf cronosagent.plist
.PHONY: all build clean install