mirror of
https://gitlab.com/Nanolx/smashbroshaxer.git
synced 2024-11-22 01:09:16 +01:00
fixup
This commit is contained in:
parent
39162bfa5d
commit
4fe931eac0
@ -25,10 +25,10 @@ hax_my_smash () {
|
|||||||
-r ${replay} \
|
-r ${replay} \
|
||||||
-h 59:ee:3f:2a:37:e0 \
|
-h 59:ee:3f:2a:37:e0 \
|
||||||
-x 20 \
|
-x 20 \
|
||||||
${device} && \
|
${device} ; \
|
||||||
sudo ifconfig ${device} down && \
|
sudo ifconfig ${device} down && \
|
||||||
sudo iwconfig ${device} mode managed && \
|
sudo iwconfig ${device} mode managed && \
|
||||||
sudo ifconfig ${device} up"
|
sudo ifconfig ${device} up"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user