Merge branch '1.2.1' into v.1.2.1
This commit is contained in:
2
scripts/gplan-init-dev-img.sh
Executable file → Normal file
2
scripts/gplan-init-dev-img.sh
Executable file → Normal file
@@ -3,6 +3,8 @@
|
|||||||
export LC_ALL=C
|
export LC_ALL=C
|
||||||
cd /mnt/host
|
cd /mnt/host
|
||||||
|
|
||||||
|
# Update the system
|
||||||
|
|
||||||
apt -o "Acquire::https::Verify-Peer=false" update
|
apt -o "Acquire::https::Verify-Peer=false" update
|
||||||
# Install packages
|
# Install packages
|
||||||
apt -o "Acquire::https::Verify-Peer=false" install -y scons build-essential libssl-dev python3-dev
|
apt -o "Acquire::https::Verify-Peer=false" install -y scons build-essential libssl-dev python3-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user