Initial commit
This commit is contained in:
parent
1e579de297
commit
45dde07532
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ chmod +x prerequisites.sh
|
||||||
chmod +x applications.sh
|
chmod +x applications.sh
|
||||||
bash prerequisites.sh
|
bash prerequisites.sh
|
||||||
bash applications.sh
|
bash applications.sh
|
||||||
COMPREPLYa=$(compgen -f -- "/home/iflbot*/.vscode/extensions/")
|
COMPREPLYa=$(compgen -f "/home/iflbot*/.vscode/extensions/")
|
||||||
cp -r danielpinto8zz6.c-cpp-compile-run-1.0.18 "$COMPREPLYa"
|
cp -r danielpinto8zz6.c-cpp-compile-run-1.0.18 "$COMPREPLYa"
|
||||||
cd || exit
|
cd || exit
|
||||||
rm -r tmp_install
|
rm -r tmp_install
|
||||||
|
|
Loading…
Reference in a new issue