all repos — dotfiles @ 4e417fb5e51b0ccb570d2377805ad93f355b22e6

my *nix dotfiles

chore(bin): update
icyphox icyph0x@protonmail.com
Thu, 15 Mar 2018 23:04:21 +0530
commit

4e417fb5e51b0ccb570d2377805ad93f355b22e6

parent

d85b349c1e1db77350f433a8b1cbffb7b0af3db0

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bin/icyup.shbin/icyup.sh

@@ -1,8 +1,8 @@

#!/bin/bash if [ "$1" != "" ]; then - scp $1 file boop:www/upload/ file=$(basename $1) + scp $1 file boop:www/upload/ echo "https://xix.ph0x.me/$file" else echo "no path specified :v"