.git broken, restart
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
. /etc/env
|
||||
|
||||
mkdir -p $LOG_CONN_DIR
|
||||
tcpdump -n -l > $LOG_CONN
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user