mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2026-07-02 12:32:30 +00:00
3 lines
74 B
Bash
3 lines
74 B
Bash
if [[ -L "/usr/local/bin/playit" ]]; then
|
|
rm "/usr/local/bin/playit";
|
|
fi |