mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
i have https now
This commit is contained in:
parent
91ccf02d77
commit
a02e122633
1 changed files with 1 additions and 1 deletions
2
sh/sc
2
sh/sc
|
@ -2,7 +2,7 @@
|
||||||
: ${SC_DBD:="/home/$USER/Dropbox"}
|
: ${SC_DBD:="/home/$USER/Dropbox"}
|
||||||
: ${SC_DBS:="$SC_DBD/Public/screenshots"}
|
: ${SC_DBS:="$SC_DBD/Public/screenshots"}
|
||||||
: ${SC_DBT:="$SC_DBD/Public/temp"}
|
: ${SC_DBT:="$SC_DBD/Public/temp"}
|
||||||
: ${SC_DOM:="http://eaguru.guru"}
|
: ${SC_DOM:="https://eaguru.guru"}
|
||||||
|
|
||||||
sc_shorten() {
|
sc_shorten() {
|
||||||
REPLY="${1:2:2}${1:5:2}${1:8:2}${1:11:12}"
|
REPLY="${1:2:2}${1:5:2}${1:8:2}${1:11:12}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue