mirror of
https://github.com/winesapOS/winesapOS.git
synced 2025-08-26 11:27:15 +00:00
[tests] Fix syntax error
from the previous commit.
This commit is contained in:
parent
7367b8ff22
commit
fc4e47a016
1 changed files with 0 additions and 1 deletions
|
@ -405,7 +405,6 @@ pacman_search_loop \
|
||||||
libinput \
|
libinput \
|
||||||
wayland \
|
wayland \
|
||||||
xorg-xwayland
|
xorg-xwayland
|
||||||
fi
|
|
||||||
|
|
||||||
if [[ "${WINESAPOS_DE}" == "i3" ]]; then
|
if [[ "${WINESAPOS_DE}" == "i3" ]]; then
|
||||||
pacman_search i3-wm
|
pacman_search i3-wm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue