pin-generation/gen-i386-whitelist.sh

9 lines
240 B
Bash
Raw Normal View History

#! /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
2024-10-13 20:11:05 +02:00
apt-get install -y python3-numpy
./scripts/gen-i386-whitelist.py