-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show detected architecture. Fix systemctl warning. Fix systemctl warning again. Force stop service before upgrade. Support hot update. Add shebang. Fix arch strings. Fix bug when determining whether to copy configuration file templetes. Add quick deploy command. Change URL in usage to main repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# deploy | ||
Deploy scripts for frp. | ||
Deploy scripts for frp. | ||
Usage: | ||
> bash < ( curl -s -L https://github.com/gofrp/deploy/raw/master/frp_deploy.sh ) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters