mirror of
https://github.com/outbackdingo/databunker.git
synced 2026-01-28 02:18:43 +00:00
Create data dir
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir data
|
||||
chmod 777 data
|
||||
mkdir -p .env
|
||||
|
||||
echo 'generating .env/mysql-root.env'
|
||||
|
||||
Reference in New Issue
Block a user