bug fixed on HWE
This commit is contained in:
parent
b8bf632c23
commit
a309dfc484
2 changed files with 2 additions and 3 deletions
|
@ -395,8 +395,7 @@ eclipse;snap;eclipse;eclipse
|
||||||
gitkraken;snap;gitkraken;gitkraken
|
gitkraken;snap;gitkraken;gitkraken
|
||||||
xserver-xorg-hwe-18.04;apt;hwe;xserver-xorg-hwe-18.04
|
xserver-xorg-hwe-18.04;apt;hwe;xserver-xorg-hwe-18.04
|
||||||
xserver-xorg-video-all-hwe-18.04;apt;hwe;xserver-xorg-video-all-hwe-18.04
|
xserver-xorg-video-all-hwe-18.04;apt;hwe;xserver-xorg-video-all-hwe-18.04
|
||||||
linux-generic-hwe-18.04;apt;hwe;linux-generic-hwe-18.04
|
linux-generic-hwe-18.04;apt;hwe;linux-generic-hwe-18.04"
|
||||||
linux-hwe-tools;apt;hwe;linux-hwe-tools"
|
|
||||||
|
|
||||||
#-----------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------#
|
||||||
# Specific Repo list and functions #
|
# Specific Repo list and functions #
|
||||||
|
|
2
vars.sh
2
vars.sh
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# app version number
|
# app version number
|
||||||
#
|
#
|
||||||
version="0.5.1-b6"
|
version="0.5.1-b7"
|
||||||
|
|
||||||
#
|
#
|
||||||
# myHomedir is used in full paths to the homedir
|
# myHomedir is used in full paths to the homedir
|
||||||
|
|
Loading…
Reference in a new issue