All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m9s
4 lines
101 B
Bash
4 lines
101 B
Bash
#!/bin/sh
|
|
|
|
# Run the application in the background
|
|
python generate_config.py && python pterodisbot.py |