Added konasve
This commit is contained in:
parent
d464309160
commit
882d30baf5
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@ flatpak install net.qsl.QSSTV io.dbeaver.DBeaverCommunity -y
|
||||||
pip3 install -U --user shodan
|
pip3 install -U --user shodan
|
||||||
go install github.com/jayateertha043/goshod@latest
|
go install github.com/jayateertha043/goshod@latest
|
||||||
|
|
||||||
|
# Устанавливаем Konsave
|
||||||
|
pip3 install konsave
|
||||||
|
echo "PATH=$PATH:/home/$NEED_USER/.local/bin" >> /home/$NEED_USER/.zshrc
|
||||||
|
echo 'export PATH'
|
||||||
|
|
||||||
# Изменить шелл по-умолчанию
|
# Изменить шелл по-умолчанию
|
||||||
usermod -s /bin/zsh $NEED_USER
|
usermod -s /bin/zsh $NEED_USER
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue