Skip to content

Commit 0d0442c

Browse files
committed
[disable] : Disabled xfce-pro gnome
1 parent 4942655 commit 0d0442c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/fullbuild.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ script_path="$( cd -P "$( dirname "$(readlink -f "$0")" )" && cd .. && pwd )"
44

55
channnels=(
66
"xfce"
7-
"xfce-pro"
7+
# "xfce-pro"
88
"lxde"
99
"cinnamon"
1010
"i3"
11-
"gnome"
11+
# "gnome"
1212
)
1313

1414
architectures=(

0 commit comments

Comments
 (0)