Browse Source

更新 'README.md'

tangs 5 years ago
parent
commit
ee68e3772d
1 changed files with 1 additions and 22 deletions
  1. 1 22
      README.md

+ 1 - 22
README.md

@@ -1,22 +1 @@
-# script
-
-A script for installation service
-
-About Script: It's a sample scipt to install/uninstall the server on Ubuntu.
-
-```
-#### Install the service
-Usage:
-    ./install.sh -u tangs -e /tmp/yourExec -n yourServiceName -d /home/tangs/yourServiceStartDir
-    
-#### Uninstall the service
-Usage:
-    ./uninstall.sh -n yourServiceName
-    
-`./install.sh --help` or `./uninstall.sh --help` for detail.
-	
-```
-Developing
-
-- [x] Uninstall the server
-- [ ] Server start on booting
+[see github.com/tsdrm/script](https://github.com/tsdrm/script)