paste_senden.sh aktualisiert
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
FILE="$1"
|
FILE="$1"
|
||||||
HOST="${2:-http://localhost:8000}"
|
HOST="${2:-http://100.87.87.103:8184}"
|
||||||
|
|
||||||
if [ -z "$FILE" ]; then
|
if [ -z "$FILE" ]; then
|
||||||
echo "Verwendung: $0 <datei> [host]"
|
echo "Verwendung: $0 <datei> [host]"
|
||||||
|
|||||||
Reference in New Issue
Block a user