First commit

This commit is contained in:
2025-11-17 06:56:31 -07:00
parent af62187691
commit 203c79f745
54 changed files with 724 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "I: running $0"
dpkg --add-architecture i386
apt update