forked from sh-edraft.de/sh_linux_installation_scripts
Added echo outputs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user