All of the following information is based on go version go1.17.1 darwin/amd64.
| GOOS | Out of the Box |
|---|---|
aix |
✅ |
android |
✅ |
| #!/usr/bin/env bash | |
| ENV=$1 | |
| APP=$2 | |
| NAMESPACE=$3 | |
| FILENAME=upgrade-error.txt | |
| while true | |
| do | |
| function upgrade() { |
Chronological list of the "systemd for Administrators" series published on 0pointer.net/blog: