Skip to content

Commit

Permalink
Uncomment (for now) cleaning of snapshot dirs that used ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed Oct 12, 2020
1 parent d72c8a4 commit 8996939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.thoni
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ snapshot-upload: buildnumbers
alanupload alan$(VERSION)$(BUILDVERSION).$(PLATFORM).setup.exe snapshots/$(BUILDNAME)
alanupload winarun$(VERSION)$(BUILDVERSION).$(PLATFORM).setup.exe snapshots/$(BUILDNAME)
#ssh alanif.se ls -td /www/downloads/snapshots/Build* | tail -1 | xargs ssh alanif.se rm -r
# Use lftp scripting instead? - lftp sftp:alanif.se

.PHONY: release-upload
release-upload:
Expand Down

0 comments on commit 8996939

Please sign in to comment.