Remove script

This commit is contained in:
Bob Mottram 2018-04-09 16:56:20 +01:00
parent c998564b70
commit ec6fb3a313
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@ function remove_datserver {
remove_app datserver
remove_completion_param install_datserver
sed -i '/datserver/d' "$COMPLETION_FILE"
rm /usr/bin/run_datserver
}
function install_datserver {