Some corrections for gui
This commit is contained in:
parent
b3ac29c67f
commit
edccabe7f0
@ -37,7 +37,7 @@ function common-end {
|
|||||||
function client-gui {
|
function client-gui {
|
||||||
# programs
|
# programs
|
||||||
apt-get install -y firefox firefox-locale-de thunderbird thunderbird-locale-de \
|
apt-get install -y firefox firefox-locale-de thunderbird thunderbird-locale-de \
|
||||||
keepassx filezilla vlc gparted wireshark
|
keepassx filezilla vlc gparted wireshark kate
|
||||||
# IDE
|
# IDE
|
||||||
apt-get install -y eclipse
|
apt-get install -y eclipse
|
||||||
# OpenJDK
|
# OpenJDK
|
||||||
@ -57,7 +57,7 @@ function client-gui-end {
|
|||||||
function server-gui {
|
function server-gui {
|
||||||
# programs
|
# programs
|
||||||
apt-get install -y firefox firefox-locale-de thunderbird thunderbird-locale-de \
|
apt-get install -y firefox firefox-locale-de thunderbird thunderbird-locale-de \
|
||||||
keepassx filezilla vlc gparted wireshark
|
filezilla gparted wireshark kate
|
||||||
# ssh
|
# ssh
|
||||||
apt-get install -y openssh-server
|
apt-get install -y openssh-server
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user