First commit

This commit is contained in:
2025-11-17 06:58:20 -07:00
parent 8afca01a8f
commit d95e1939a2
54 changed files with 696 additions and 0 deletions

View File

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