Showcase the demo version

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain
2022-01-21 13:38:06 +05:30
parent fa9a97ce9c
commit ab99405c89
3 changed files with 4 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Change the url accordingly
URL="https://bin.wantguns.dev"
URL="https://basedbin.fly.dev"
FILEPATH="$1"
FILENAME=$(basename -- "$FILEPATH")