v0.2.1
Changes
- Fix
statfs
(df
) hang up, by downgradingpkg/sftp
to v1.12.0 (#14)
Install
curl -o sshocker --fail -L https://github.com/lima-vm/sshocker/releases/download/v0.2.1/sshocker-$(uname -s)-$(uname -m)
chmod +x sshocker
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/lima-vm/sshocker/actions/runs/1201665410