Skip to content

Commit

Permalink
README.md: minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Dec 21, 2019
1 parent a32ef08 commit 34f9dbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ No service downtime!
sys.stderr.
--debug Set logging level to DEBUG. Default logging level is
INFO.
--version Print "goto_http_redirect_server 0.7.7" and exit.
--version Print "goto_http_redirect_server 0.7.8" and exit.
-?, -h, --help Print this help message and exit.
About Redirect Entries:
Expand Down
4 changes: 2 additions & 2 deletions service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ As `root` user, replace `*`

2. make installer scripts executable

chmod -Rv +x goto_http_redirect_server-*/service/
chmod -Rv +x goto_http_redirect_server-*/service/

3. run `systemd_install` command

python ./goto_http_redirect_server-*/setup.py systemd_install

There are options for the `systemd_install` command. Pass `--help`.

4. if needed it can be uninstall.<br />
4. if needed it can be uninstalled.<br />
Run `systemd_uninstall` command

python ./goto_http_redirect_server-*/setup.py systemd_uninstall
Expand Down

0 comments on commit 34f9dbe

Please sign in to comment.