chore(bin): update
icyphox icyph0x@protonmail.com
Thu, 15 Mar 2018 23:04:21 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
bin/icyup.sh
→
bin/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"