8 lines
114 B
Bash
8 lines
114 B
Bash
|
docker compose down
|
||
|
cd docker_tools
|
||
|
sh install.sh
|
||
|
cd ..
|
||
|
chmod +x files/process_user_auth.sh
|
||
|
docker compose up -d
|
||
|
|