mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
fix: delete dmg after run new version (#271)
This commit is contained in:
@@ -32,6 +32,7 @@ else
|
||||
cp -rf $MOUNT_PATH/Stats.app $APPLICATION_PATH/Stats.app
|
||||
|
||||
$APPLICATION_PATH/Stats.app/Contents/MacOS/Stats --dmg-path "$DMG_PATH" --mount-path "$MOUNT_PATH"
|
||||
/bin/rm -rf "$DMG_PATH"
|
||||
|
||||
echo "New version started"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user