testing also the new beautiful script
This commit is contained in:
parent
6ab5a1103d
commit
bf0a15006e
1 changed files with 3 additions and 0 deletions
3
rofi.sh
3
rofi.sh
|
@ -94,6 +94,8 @@
|
|||
local rofiTemp="$(mktemp -d)"
|
||||
local err
|
||||
# echo_pkg clone "Cloning rofi to $rofiTemp/rofi"
|
||||
line
|
||||
|
||||
spin yellow "Cloning $(pen red $PACKAGE) into $rofiTemp/$PACKAGE"
|
||||
|
||||
if run --err err git clone --depth=1 https://github.com/A417ya/rofi-wayland "$rofiTemp/rofi"; then
|
||||
|
@ -155,6 +157,7 @@
|
|||
}
|
||||
|
||||
if getImports "https://git.k4li.de/scripts/beddu/raw/branch/main/dist/beddu.sh" && getImports "https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh"; then
|
||||
sleep 3
|
||||
# ─< package variable >───────────────────────────────────────────────────────────────────
|
||||
unset PACKAGE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue