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