forked from sh-edraft.de/sh_linux_installation_scripts
Changed to apt
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
install_ulauncher() {
|
||||
echo "Installing Ulauncher"
|
||||
sudo add-apt-repository ppa:agornostal/ulauncher
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install ulauncher -y
|
||||
sudo apt update -y
|
||||
sudo apt install ulauncher -y
|
||||
}
|
||||
|
Reference in New Issue
Block a user