6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
#!/usr/bin/with-contenv bash
|
||
|
||
# permissions
|
||
chown -R abc:abc \
|
||
/config
|