1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-08 05:03:52 -05:00

Update devcontainer

This commit is contained in:
Nathan Spencer
2025-02-03 18:44:58 +00:00
parent 9cc1d6d314
commit ffc74a9dcb
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
sudo apt-get update && sudo apt-get install libturbojpeg0 libpcap0.8 -y
set -e
cd "$(dirname "$0")/.."