mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 11:35:42 -04:00
7 lines
118 B
Plaintext
Executable File
7 lines
118 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
||
# shellcheck shell=bash
|
||
|
||
# permissions
|
||
aetherxown -R dockerx:dockerx \
|
||
/config/keys
|