forked from sh-edraft.de/sh_linux_installation_scripts
Improved apps
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_barrier() {
|
||||
echo "Installing barrier"
|
||||
sudo snap install barrier
|
||||
}
|
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
install_vscode() {
|
||||
echo "Installing VS Code"
|
||||
sudo snap install --classic code
|
||||
}
|
Reference in New Issue
Block a user