pin-generation/gen-i386-whitelist.sh
Ward from fusion-voyager-3 712e3d101e
All checks were successful
Generate and commit i386 whitelist / build (push) Successful in 4m16s
attempt 1: fix i386 whitelist
2024-10-13 21:11:05 +03:00

9 lines
240 B
Bash
Executable File

#! /bin/bash
rm -rfv ./generated-output/i386
mkdir -p ./generated-output/i386
chmod +x ./scripts/get_depend_tree.sh
chmod +x ./scripts/gen-i386-whitelist.py
apt-get update -y
apt-get install -y python3-numpy
./scripts/gen-i386-whitelist.py