2 lines
44 B
Bash
Executable File
2 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
cp -a "$1/etc/skel"/. "$1/root/" |