@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin %%SQUIRREL_PLUGIN_NAME%%; fi %%SQUIRRELDIR%%/plugins/timeout_user/version %%SQUIRRELDIR%%/plugins/timeout_user/README %%SQUIRRELDIR%%/plugins/timeout_user/index.php %%SQUIRRELDIR%%/plugins/timeout_user/setup.php %%SQUIRRELDIR%%/plugins/timeout_user/INSTALL %%SQUIRRELDIR%%/plugins/timeout_user/functions.php %%SQUIRRELDIR%%/plugins/timeout_user/config.php.sample @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin %%SQUIRREL_PLUGIN_NAME%%; fi