Skip to content

Commit e65ab0c

Browse files
alirezadealirezade
alirezade
authored and
alirezade
committed
modify start.sh
1 parent 1a0900a commit e65ab0c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

start.sh

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ pip install -r requirements.txt
1515

1616
printStep "Running ICSFlow with this arguments"
1717

18-
source = "br_icsnet"
19-
interval = 0.5
20-
predictor = "input/ids.joblib"
21-
target_file ="output/sniffed.csv"
22-
target_connection = "input/connection.txt"
18+
source="br_icsnet"
19+
interval=0.5
20+
predictor="input/ids.joblib"
21+
target_file="output/sniffed.csv"
22+
target_connection="input/connection.txt"
2323

2424

2525

0 commit comments

Comments
 (0)