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:
parent
b2bc723b82
commit
5b4a4d2553
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue