This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing breakpad exception handler for appid(steam)/version(1536436120) | |
Installing breakpad exception handler for appid(steam)/version(1536436120) | |
Gtk-Message: 11:13:09.789: Failed to load module "gail" | |
Gtk-Message: 11:13:09.789: Failed to load module "atk-bridge" | |
(steam:25540): Gtk-WARNING **: 11:13:09.792: Unable to locate theme engine in module_path: "adwaita", | |
/usr/share/themes/Pop/gtk-2.0/main.rc:787: error: unexpected identifier 'direction', expected character '}' | |
(steam:25540): Gtk-WARNING **: 11:13:09.794: Unable to locate theme engine in module_path: "adwaita", | |
/usr/share/themes/Pop/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Default Variable Declarations | |
DEFAULT="Default.txt" | |
FILEEXT=".ovpn" | |
CRT=".crt" | |
KEY=".3des.key" | |
CA="ca.crt" | |
TA="ta.key" | |