fi
This commit is contained in:
parent
ab31dbd9f1
commit
a1499ce26d
@ -14,4 +14,4 @@ case "$confirm" in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
mkdir -p "$GITEA_CUSTOM"
|
mkdir -p "$GITEA_CUSTOM"
|
||||||
cp -v -f "./custom/*" "$GITEA_CUSTOM/"
|
cp -r -v -f ./custom/* "$GITEA_CUSTOM/"
|
Loading…
Reference in New Issue
Block a user