Skip to content

Commit d5fac56

Browse files
authored
Merge pull request #218 from nicedevil007/fix-install.sh
Script must be run as root | refactor install.sh script
2 parents 3005536 + 8b6b6b4 commit d5fac56

File tree

2 files changed

+455
-112
lines changed

2 files changed

+455
-112
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ docker compose up -d
3939
### Option 2: Linux Service
4040

4141
```bash
42-
curl -sSL https://raw.githubusercontent.com/androidseb25/iGotify-Notification-Assistent/main/install.sh | bash
42+
curl -sSL https://raw.githubusercontent.com/androidseb25/iGotify-Notification-Assistent/main/install.sh | sudo bash
4343
```
4444

4545
### Default Ports

0 commit comments

Comments
 (0)