Update pushcookie/clickbing.sh
Browse files- pushcookie/clickbing.sh +1 -1
pushcookie/clickbing.sh
CHANGED
@@ -154,7 +154,7 @@ do
|
|
154 |
# 使用示例:
|
155 |
scrshot_to_base64 "/home/user/Public"
|
156 |
# Kill all chromium browser windows
|
157 |
-
kill_chromium
|
158 |
# Wait for 50 minutes
|
159 |
wait_for 600
|
160 |
# Go back to the beginning of the loop
|
|
|
154 |
# 使用示例:
|
155 |
scrshot_to_base64 "/home/user/Public"
|
156 |
# Kill all chromium browser windows
|
157 |
+
#kill_chromium
|
158 |
# Wait for 50 minutes
|
159 |
wait_for 600
|
160 |
# Go back to the beginning of the loop
|