mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed typo on header
This commit is contained in:
parent
b9e3e52083
commit
bc7b9efba9
@ -1,4 +1,4 @@
|
||||
!/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
OUT=`netstat -as | grep "OutOctets" | awk '{ print $2 }'`
|
||||
IN=`netstat -as | grep "InOctets" | awk '{ print $2 }'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user