Moved barrier

This commit is contained in:
2021-04-10 21:32:51 +02:00
parent 8aeaeffb27
commit bcc86b600b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +0,0 @@
#!/bin/bash
install_barrier() {
echo "Installing barrier"
sudo snap install barrier
}