PublicFiles/Artian-Apps/apps/PiSafe/uninstall

5 lines
40 B
Bash

#!/bin/bash
pisafe uninstall -y
exit 0