mirror of
https://github.com/dokku/dokku.git
synced 2026-07-10 12:36:13 +02:00
4 lines
40 B
Bash
Executable File
4 lines
40 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo "2" && exit 0
|