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