mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 10:26:45 +02:00
and data archive as 7z for snapshots [ci skip]
This commit is contained in:
@@ -111,4 +111,5 @@ cd $RELEASEDIR
|
||||
tar -cf - * | xz > ../$PACKAGE
|
||||
cd $CURRENTDIR
|
||||
|
||||
if [ "$1" = "-CI" ] && [ -d "$RELEASEDIR" ]; then rm -rf "$RELEASEDIR"; fi
|
||||
ls -la ${RELEASEDIR_ROOT}/$PACKAGE
|
||||
|
Reference in New Issue
Block a user