mirror of
https://github.com/playit-cloud/playit-agent.git
synced 2025-02-24 07:05:14 +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 |