3 lines
No EOL
57 B
Bash
3 lines
No EOL
57 B
Bash
#!/bin/sh
|
|
|
|
cp -r servers/skel/. servers/${1:-$(hostname)} |