mirror of
https://github.com/openwrt/video.git
synced 2026-04-15 10:51:58 +00:00
3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
export XDG_RUNTIME_DIR="/tmp/run/$LOGNAME"
|
|
mkdir -m 0700 -p "$XDG_RUNTIME_DIR"
|