Merge branch '1.2.1' into v.1.2.1

This commit is contained in:
saifullah-N
2023-02-06 12:16:33 +05:30
committed by GitHub

2
scripts/gplan-init-dev-img.sh Executable file → Normal file
View File

@@ -3,6 +3,8 @@
export LC_ALL=C
cd /mnt/host
# Update the system
apt -o "Acquire::https::Verify-Peer=false" update
# Install packages
apt -o "Acquire::https::Verify-Peer=false" install -y scons build-essential libssl-dev python3-dev