Parcourir la source

更新 'README.md'

tangs il y a 5 ans
Parent
commit
ee68e3772d
1 fichiers modifiés avec 1 ajouts et 22 suppressions
  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)