forked from kiss-community/repo
4 lines
33 B
Bash
Executable File
4 lines
33 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
cp -r usr "$1/usr"
|