mirror of
https://github.com/R-YaTian/TinkeDSi.git
synced 2025-06-18 08:35:35 -04:00
Update compile.sh for new LICENSE name
This commit is contained in:
parent
911699bd48
commit
fe2d78c0d9
@ -116,7 +116,7 @@ cp "$TINKE_DIR/Plugins/3DModels/OpenTK.GLControl.dll" "$BUILD_DIR/"
|
||||
|
||||
# Copy license and changelog
|
||||
cp "$TINKE_DIR/changelog.txt" "$BUILD_DIR/"
|
||||
cp "$TINKE_DIR/Licence.txt" "$BUILD_DIR/"
|
||||
cp "$TINKE_DIR/LICENSE" "$BUILD_DIR/"
|
||||
cp "$TINKE_DIR/Tinke/app.config" "$BUILD_DIR/"
|
||||
|
||||
# Delete debug and unneeded files
|
||||
|
Loading…
Reference in New Issue
Block a user