diff options
-rwxr-xr-x | firefox-uccsconfigure.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox-uccsconfigure.sh b/firefox-uccsconfigure.sh new file mode 100755 index 0000000..e093c44 --- /dev/null +++ b/firefox-uccsconfigure.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +firefox -no-remote https://uccs.landscape.canonical.com/ +gnome-session-quit |