mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
add permission
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
source .env
|
||||
echo "MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}"
|
||||
|
||||
DOMAIN=''
|
||||
SQL_DB=''
|
||||
SQL_USER=''
|
||||
|
||||
Reference in New Issue
Block a user