mirror of
https://github.com/yuzu-emu/citra-qt-installer.git
synced 2024-11-21 22:35:39 +01:00
Tweaked nothing to do message.
This commit is contained in:
parent
8cc87b42d5
commit
0b070e0e81
@ -172,7 +172,7 @@ async function execute() {
|
||||
fs.writeFileSync(`${distDir}/Updates.xml`, updatesXml);
|
||||
logger.info('Wrote a new Updates.xml file -- updates are available.');
|
||||
} else {
|
||||
logger.info('No updates are available -- nothing to do.');
|
||||
logger.info('No Citra binary release updates are available for the Updates.xml -- nothing to do.');
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user