diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ SSH_PORT=$(ENV_PORT) SSH_USER=$(ENV_USER) SSH_TARGET_DIR=$(ENV_TARGET_DIR) -PY?=python +PY?=python3 SERVERMODULE=http.server ifeq ($(PY), tauthon) |
![]() |
index : countries.git | |
Show countries using ECMAScript, CSS and HTML | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -10,7 +10,7 @@ SSH_PORT=$(ENV_PORT) SSH_USER=$(ENV_USER) SSH_TARGET_DIR=$(ENV_TARGET_DIR) -PY?=python +PY?=python3 SERVERMODULE=http.server ifeq ($(PY), tauthon) |