6 lines
125 B
Bash
Executable File
6 lines
125 B
Bash
Executable File
#!/bin/bash
|
|
|
|
|
|
cd /home/jegardai/wd/vpn/sslsrv
|
|
sudo ./firefox --new-instance --profile /home/jegardai/wd/vpn/sslsrv/profile/
|