vodkas

Simple file sharing server
Log | Files | Refs

commit 2b75894cdd3823e51c2d1ee77d835d256c42817c
parent 1a13d990aafb1bc13a4c21aa7df2d5be1b5190e0
Author: Vetle Haflan <vetle@haflan.dev>
Date:   Sun, 12 Apr 2020 04:29:08 +0200

Update host name of vv.sh

Diffstat:
Mvv.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vv.sh b/vv.sh @@ -1,6 +1,6 @@ #!/bin/bash -HOST=100.115.92.201:8080 +HOST=https://vetle.vodka CMD="$1" function help () {