forked from sh-edraft.de/sh_linux_installation_scripts
Added barrier to apps
This commit is contained in:
parent
3d8599bcdf
commit
397ffdb398
6
common/apps/snap/barrier.sh
Normal file
6
common/apps/snap/barrier.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
install_barrier() {
|
||||||
|
echo "Installing barrier"
|
||||||
|
sudo snap install barrier
|
||||||
|
}
|
Reference in New Issue
Block a user