This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
minifirewall
Watch
15
Star
0
Fork
0
Code
Issues
4
Pull Requests
1
Releases
0
Activity
Browse Source
Fix typo in install doc
dev
Victor LABORIE
1 year ago
parent
e80979e04d
commit
326547fba3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -8,7 +8,7 @@ See https://gitea.evolix.org/evolix/minifirewall
## Install
~~~
install -m 0700 /etc/init.d/minifirewall
install -m 0700
minifirewall
/etc/init.d/minifirewall
install -m 0600 minifirewall.conf /etc/default/minifirewall
~~~
Write
Preview
Loading…
Cancel
Save