2 lines
56 B
Plaintext
2 lines
56 B
Plaintext
|
#!/bin/bash
|
||
|
echo "DIR_MODE=0700" >>"$1/etc/adduser.conf"
|