Added echo outputs

This commit is contained in:
2021-04-10 00:26:46 +02:00
parent 7ec882d6f6
commit 4b52c5ce28
17 changed files with 17 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
install_ulauncher() {
echo 'Installing ulauncher:'
echo "Installing Ulauncher"
sudo add-apt-repository ppa:agornostal/ulauncher
sudo apt-get update -y
sudo apt-get install ulauncher -y