4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
chmod 777 sys0-code/log
|
|
docker volume create sys0-db
|