mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 17:04:37 +04: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"
|