diff --git a/install.sh b/install.sh index e21b4dd..0dc91c2 100755 --- a/install.sh +++ b/install.sh @@ -20,7 +20,7 @@ chmod +x prerequisites.sh chmod +x applications.sh bash prerequisites.sh bash applications.sh -COMPREPLYa=$(compgen -f "/home/iflbot*/.vscode/extensions/") +COMPREPLYa=$(compgen -f -- /home/bot*/.vscode/extensions) cp -r danielpinto8zz6.c-cpp-compile-run-1.0.18 "$COMPREPLYa" cd || exit rm -r tmp_install