Merge branch 'master' of https://git.sh-edraft.de/edraft/edraft_ubuntu_designs
This commit is contained in:
commit
39cb52499b
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
install_flameshot() {
|
install_flameshot() {
|
||||||
apt-get install flameshot -y
|
sudo apt-get install flameshot -y
|
||||||
}
|
}
|
@ -3,5 +3,5 @@
|
|||||||
first_install() {
|
first_install() {
|
||||||
echo 'Installing:'
|
echo 'Installing:'
|
||||||
|
|
||||||
sudo apt-get install net-tools nano htop tree zip unzip-y
|
sudo apt-get install net-tools nano htop tree zip unzip -y
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user