From ecfecd820086b248dcd3dba9eb1f2b4e7efb018a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 18 Oct 2021 11:15:11 -0500 Subject: build.sh: update --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b3e56bce6..188ca0aa4 100644 --- a/build.sh +++ b/build.sh @@ -87,7 +87,7 @@ run_reset() printf '%b%s%b%s%b\n' '\e[1;32m' '==> ' '\e[0m\033[1m' 'Restore compatibility...' '\e[m' mv -T hypervideo_dl yt_dlp mv bin/hypervideo bin/yt-dlp - rm -v hypervideo hypervideo.1 hypervideo.bash-completion + rm -v hypervideo printf '%b%s%b%s%b\n' '\e[1;32m' '==> ' '\e[0m\033[1m' 'Please execute: "git checkout ." for complete restore' '\e[m' } -- cgit v1.2.3