Skip to content

Commit 73adf5b

Browse files
authored
Update README.md
1 parent ac0c81e commit 73adf5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ I made this script for other automated bash scripts and to fix some bugs in this
77

88
curl https://raw.githubusercontent.com/x13machine/ubuntu-demon-creator/master/create-demon.sh | sudo name="web" username="web" command="/home/web/start.sh" bash
99

10-
## Logs
10+
### Logs
1111

1212
/var/log/<name>.log
1313

14-
## Removal
14+
### Removal
1515

1616
service uninstall <name>
1717

18-
## Parameters
18+
### Parameters
1919
* name: Name of the demon.
2020
* username: The user the demon will run as.
2121
* command: The command to run the demon.

0 commit comments

Comments
 (0)