Корректировка ulauncher

This commit is contained in:
Anthony Axenov 2022-01-08 14:19:41 +08:00
parent 6d46e36f46
commit 12fe7630b1
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC

View File

@ -1,6 +1,9 @@
#!/bin/bash
. "../src/01-common.sh" || exit 5
title "Installing ulauncher from apt..."
echo
echo "==============================================="
echo "Installing ulauncher..."
echo "==============================================="
echo
sudo add-apt-repository ppa:agornostal/ulauncher
apti ulauncher
sudo apt install -y --autoremove ulauncher