mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 10:35:40 -04:00
8 lines
111 B
Plaintext
Executable File
8 lines
111 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
||
# shellcheck shell=bash
|
||
|
||
# make folders
|
||
mkdir -p \
|
||
/config/keys \
|
||
/run \
|