AI Implementation feature(1082): Project Scaffold and Docker Packaging #1

Merged
m0rph3us1987 merged 2 commits from feature-1082-1785864550681 into staging 2026-08-04 17:40:24 +00:00
Showing only changes of commit a6f236918e - Show all commits
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -euo pipefail
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y bash