mirror of
https://github.com/10h30/kazewp.git
synced 2026-05-12 15:21:20 +09:00
initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
#BASE_DIR="/home"
|
||||
BASE_DIR="${SCRIPT_DIR}"
|
||||
WORDPRESS_DIR="${BASE_DIR}/wordpress"
|
||||
CADDY_DIR="${BASE_DIR}/caddy"
|
||||
Reference in New Issue
Block a user