Remove unknown flag
This commit is contained in:
parent
a574981648
commit
b01b69ff72
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ then
|
||||||
sudo snap remove firefox && rm -r $HOME/snap/firefox
|
sudo snap remove firefox && rm -r $HOME/snap/firefox
|
||||||
|
|
||||||
# Install VSCode
|
# Install VSCode
|
||||||
sudo snap install code --classic -y
|
sudo snap install code --classic
|
||||||
|
|
||||||
# Install Spotify
|
# Install Spotify
|
||||||
bash installSpotify.sh
|
bash installSpotify.sh
|
||||||
|
|
Reference in a new issue