1
Fork 0
mirror of https://github.com/Steffo99/config-fish.git synced 2024-12-22 14:54:23 +00:00

Remove useless variable

This commit is contained in:
Steffo 2021-07-15 13:04:58 +02:00
parent b2bc723b82
commit 5b4a4d2553
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,6 +1,4 @@
function update_peertube function update_peertube
set -g PWD (pwd)
set -g PEERTUBE_USER "$argv[1]" set -g PEERTUBE_USER "$argv[1]"
if test -z PEERTUBE_USER if test -z PEERTUBE_USER
echo_error "Missing argument 1: PEERTUBE_USER" \n echo_error "Missing argument 1: PEERTUBE_USER" \n