7 lines
100 B
Plaintext
Executable File
7 lines
100 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
# shellcheck shell=bash
|
|
|
|
# permissions
|
|
lsiown -R abc:abc \
|
|
/config
|