Files
RedBear-OS/local/recipes/kde/kf6-kio/source/templates/kioworker6/uninstall.sh
T
2026-04-14 10:51:06 +01:00

8 lines
76 B
Bash
Executable File

#!/bin/bash
# Exit if something fails
set -e
cd build
sudo make uninstall