mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-03-12 15:34:20 +00:00
6 lines
125 B
Plaintext
Executable File
6 lines
125 B
Plaintext
Executable File
# Remove previous installations of the CLI
|
|
rm -rf /opt/resin.io/cli
|
|
|
|
# Remove previous symbolic link
|
|
rm /usr/local/bin/resin
|