mirror of https://github.com/hak5/shark-files.git
move /usr/lib/config to /usr/lib/hak5/shark
parent
9febcdee41
commit
3f7825b03a
|
@ -134,7 +134,7 @@ function execute_payload() {
|
|||
}
|
||||
|
||||
function configure_network() {
|
||||
cp /usr/lib/config/${SWITCH_POSITION}/network /etc/config/network
|
||||
cp /usr/lib/hak5/shark/config/${SWITCH_POSITION}/network /etc/config/network
|
||||
/etc/init.d/network restart
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue