mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-20 16:25:34 +10:00
Added command printing
This commit is contained in:
@@ -111,6 +111,7 @@ echo '
|
|||||||
--------------- GEF Install ---------------
|
--------------- GEF Install ---------------
|
||||||
|
|
||||||
'
|
'
|
||||||
|
set -x
|
||||||
# Install GEF
|
# Install GEF
|
||||||
bash -c "$(curl -fsSL https://gef.blah.cat/sh)"
|
bash -c "$(curl -fsSL https://gef.blah.cat/sh)"
|
||||||
|
|
||||||
@@ -121,6 +122,7 @@ echo '
|
|||||||
--------------- apt packages Install ---------------
|
--------------- apt packages Install ---------------
|
||||||
|
|
||||||
'
|
'
|
||||||
|
set -x
|
||||||
# Install personal apt packages
|
# Install personal apt packages
|
||||||
sudo apt install -y git htop golang figlet irssi cmatrix neofetch cowsay fortune-mod tint smartmontools udevil samba cifs-utils mergerfs tty-clock lolcat libsass1 dpkg npm python3 needrestart lynx wget curl zsh net-tools network-manager ssh-import-key --fix-missing
|
sudo apt install -y git htop golang figlet irssi cmatrix neofetch cowsay fortune-mod tint smartmontools udevil samba cifs-utils mergerfs tty-clock lolcat libsass1 dpkg npm python3 needrestart lynx wget curl zsh net-tools network-manager ssh-import-key --fix-missing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user