Skip to content

Commit

Permalink
[Makefile] Update the deployment host.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed May 5, 2024
1 parent 85bded1 commit 0dabfb8
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
Expand Up @@ -18,7 +18,7 @@ lint:
setup:
bun install

SFTP_PATH = "towns.dreamhost.com:~/timer.cubing.net/"
SFTP_PATH = "timer.cubing.net:~/timer.cubing.net/"
URL = "https://timer.cubing.net/"

.PHONY: deploy
Expand Down

0 comments on commit 0dabfb8

Please sign in to comment.