3 lines
75 B
Bash
3 lines
75 B
Bash
#!/usr/bin/env sh
|
|
|
|
docker compose run --rm -e WATCHTOWER_RUN_ONCE=true app
|