ksh: update screenshot server address
This commit is contained in:
parent
6f00e266d3
commit
095424521a
1 changed files with 1 additions and 1 deletions
2
.kshrc
2
.kshrc
|
@ -13,7 +13,7 @@ alias sway="dbus-launch --exit-with-session sway"
|
|||
alias pmx="pulseaudio --start && pulsemixer"
|
||||
|
||||
upload () {
|
||||
rsync "$1" root@baxter.local:/srv/www/sshots/
|
||||
rsync "$1" root@baxters.nz:/srv/www/sshots/
|
||||
printf 'http://%s/sshots/%s' "$(curl ifconfig.co | xargs)" "$(basename "$1")" | wl-copy
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue