#!/bin/bash . /var/packages/Spreadsheet/scripts/pkg_utils if IsController && [ "UNINSTALL" == "$SYNOPKG_PKG_STATUS" ]; then $DB_BACKUP_BIN --backup $SETTING_BIN --backup $SETTING_BIN --remove $RM_BIN -rf "$(GetQueueDir)" RemoveSynoDrive fi RemoveNginxConf RemoveNginxModule RemoveHookLink UninstallSUSParser exit 0