diff --git a/functions/update_peertube.fish b/functions/update_peertube.fish index 5c5e8d8..6a8c340 100644 --- a/functions/update_peertube.fish +++ b/functions/update_peertube.fish @@ -1,6 +1,4 @@ function update_peertube - set -g PWD (pwd) - set -g PEERTUBE_USER "$argv[1]" if test -z PEERTUBE_USER echo_error "Missing argument 1: PEERTUBE_USER" \n