Refactor file paths in Makefile, run_script.sh, and start.sh

This commit is contained in:
2024-09-12 22:14:06 +09:00
parent e04206c180
commit 27266d6001
3 changed files with 10 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
IMAGE_NAME = "cloudflare-ddns"
DIR = $(shell pwd)
default: build