new script to run workers

This commit is contained in:
Kyle Corbitt
2023-08-18 13:01:01 -07:00
parent 1b394cc72b
commit 9b1f2ac30a
7 changed files with 31 additions and 12 deletions

View File

@@ -0,0 +1,6 @@
#! /bin/bash
set -e
cd "$(dirname "$0")/.."
apt-get update
apt-get install -y htop psql