mirror of
https://github.com/tcsenpai/sdnext_docker.git
synced 2025-06-04 10:20:11 +00:00
6 lines
154 B
Bash
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 |