mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 20:19:52 +01:00
4 lines
40 B
Bash
Executable File
4 lines
40 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo "2" && exit 0
|