From a02e122633d12d5888b4a567b91bd21bb383a3d1 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sun, 13 Dec 2015 13:28:15 -0800 Subject: [PATCH] i have https now --- sh/sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/sc b/sh/sc index 626db4a..ca18313 100755 --- a/sh/sc +++ b/sh/sc @@ -2,7 +2,7 @@ : ${SC_DBD:="/home/$USER/Dropbox"} : ${SC_DBS:="$SC_DBD/Public/screenshots"} : ${SC_DBT:="$SC_DBD/Public/temp"} -: ${SC_DOM:="http://eaguru.guru"} +: ${SC_DOM:="https://eaguru.guru"} sc_shorten() { REPLY="${1:2:2}${1:5:2}${1:8:2}${1:11:12}"