sdnext_docker/app/pre_run.sh
2024-10-26 19:22:08 +02:00

6 lines
154 B
Bash

#! /bin/bash
echo "== Pre-run script =="
# You can add any commands you want to run here
# For example:
# apt-get install -y libgl1-mesa-glx libglib2.0-0