mirror of
https://github.com/MonkWho/pfatt.git
synced 2024-11-25 20:09:33 +01:00
Fixing minor error in README
I had the .sh file in the wrong directory in the chmod
This commit is contained in:
parent
5ae90573f7
commit
dfa5a18678
@ -112,7 +112,7 @@ If you only have two NICs, you can buy this cheap USB 100Mbps NIC [from Amazon](
|
||||
```
|
||||
scp bin/pfatt-5268AC root@pfsense:/usr/local/etc/rc.d/
|
||||
scp bin/pfatt-5268AC.sh root@pfsense:/root/bin/
|
||||
ssh root@pfsense chmod +x /usr/local/etc/rc.d/pfatt-5268AC.sh /root/bin/pfatt-5268AC
|
||||
ssh root@pfsense chmod +x /usr/local/etc/rc.d/pfatt-5268AC /root/bin/pfatt-5268AC.sh
|
||||
```
|
||||
|
||||
4. Connect cables:
|
||||
|
Loading…
Reference in New Issue
Block a user