diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 86e1120..19aad39 100644 --- a/Makefile +++ b/Makefile @@ -80,4 +80,6 @@ uninstall: @echo Removing user - userdel getwtxt @echo + @echo The database is still intact in /usr/local/getwtxt/ + @echo @echo ...Done\! |