Skip to content

Commit

Permalink
Updated the location of packs server
Browse files Browse the repository at this point in the history
  • Loading branch information
rla committed Jan 23, 2021
1 parent 0c35d39 commit 9045fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version:=$(shell swipl -q -s pack -g 'version(V),writeln(V)' -t halt)
packfile=blog_core-$(version).tgz
remote=[email protected].com:/sites/packs.rlaanemets.com/public/blog-core
remote=raivo@infdot.com:/files/infdot/infdot/packs/blog-core

test:
swipl -s tests/tests.pl -g run_tests,halt -t 'halt(1)'
Expand Down

0 comments on commit 9045fb6

Please sign in to comment.