Skip to content

Commit a7683e9

Browse files
committed
feat: using bash
1 parent cf39b42 commit a7683e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ git clone https://github.com/TinyActive/nginx-love.git
3434
cd nginx-love
3535

3636
# Run deployment script (requires root)
37-
sudo ./scripts/deploy.sh
37+
bash scripts/deploy.sh
3838
```
3939

4040
**Minimum Requirements:**

0 commit comments

Comments
 (0)