From c5c7eee1baaadc017fa02452e53a38a403aca32f Mon Sep 17 00:00:00 2001 From: ftg Date: Sun, 17 May 2020 12:19:50 +0200 Subject: [PATCH] update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 136bd5f..00a7d30 100755 --- a/install.sh +++ b/install.sh @@ -18,7 +18,7 @@ sudo apt-get install ffmpeg xterm virtualenv python3 python3-tk # Enter in the newly created dir -cd ydl +#cd ydl # Create new venv virtualenv --python=/usr/bin/python3 venv