mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2026-07-03 23:18:37 +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 |