mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-10 04:40:09 -07:00
4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
cp -r usr "$1/usr"
|