Files
linker/install-package/fpk/fbin/cmd/uninstall_callback
snltty 6fd0758bf7 197
2025-12-09 11:33:37 +08:00

5 lines
89 B
Bash

#!/bin/bash
### This script is called after the user uninstalls the application.
exit 0