This commit is contained in:
vinceliuice 2023-04-26 01:14:10 +08:00
parent 34bbf40ce2
commit 5039b1b2b5
13 changed files with 6 additions and 6 deletions

View file

@ -32,13 +32,13 @@ compress() {
done
}
GNOME_VERSION="3-28"
RELEASE_VERSION="-3-38"
install && compress
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
#GNOME_VERSION="3-28"
#RELEASE_VERSION="-3-38"
#install && compress
#prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
GNOME_VERSION="42-0"
RELEASE_VERSION="-42-0"
GNOME_VERSION="44-0"
RELEASE_VERSION="-44-0"
install && compress
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.