mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-08-08 21:24:33 +00:00
Add required packages to init script
This commit is contained in:
3
init.sh
3
init.sh
@@ -23,6 +23,9 @@ exit 1
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
apt update
|
||||||
|
apt-get install -y python3-pip python3-venv jq git curl lsb-release
|
||||||
|
|
||||||
mkdir -p ~/.ssh/keys/pvjjk-1vos-tjas &> /dev/null
|
mkdir -p ~/.ssh/keys/pvjjk-1vos-tjas &> /dev/null
|
||||||
if [[ ! -f ~/.ssh/keys/pvjjk-1vos-tjas/infra ]]
|
if [[ ! -f ~/.ssh/keys/pvjjk-1vos-tjas/infra ]]
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user