Removed .sh from names, packs support
This commit is contained in:
11
install/ulauncher
Executable file
11
install/ulauncher
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
##makedesc: Install ulauncher (latest) + ppa
|
||||
|
||||
echo
|
||||
echo "==============================================="
|
||||
echo "Installing ulauncher (latest) + ppa..."
|
||||
echo "==============================================="
|
||||
echo
|
||||
|
||||
sudo add-apt-repository ppa:agornostal/ulauncher
|
||||
sudo apt install -y --autoremove ulauncher
|
||||
Reference in New Issue
Block a user