Skip to content

Commit 952d4c8

Browse files
feat(debian-linux): update app scripts called by dev-tools-install
1 parent ad70a83 commit 952d4c8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

debian-linux/dev-tools-install.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,13 @@ echo
4343
echo "# ---------------------------------------"
4444
echo "Desktop Apps"
4545

46-
./app/discord.sh
4746
# ./app/1password-deb.sh # Practicalli uses Proton Pass now
47+
./app/discord-deb.sh
48+
./app/firefox-deb.sh
4849
./app/httpie.sh
4950
./app/proton-pass-deb.sh # Check for latest deb
5051
./app/slack-deb.sh # Check for latest deb
52+
./app/vs-code-deb.sh
5153

5254
echo "# ---------------------------------------"
5355

0 commit comments

Comments
 (0)