postuninst 221 B

12345678
  1. #!/bin/sh
  2. # Copyright (C) 2000-2020 Synology Inc. All rights reserved.
  3. ### This script will be executed when package uninstalled and upgraded.
  4. ### Actions after package uninstalled.
  5. ### ex. remove garbage files.
  6. exit 0