aligned emoji

This commit is contained in:
2020-08-27 17:52:38 +02:00
parent 0289b2b0b7
commit 25917f5432

View File

@@ -59,7 +59,7 @@ async function main() {
return
}
console.log('🗑 Uninstalling')
console.log('🗑 Uninstalling')
while (loosers.length) {
const joinedLoosers = loosers.join(' ')
cp.execSync(`brew uninstall ${joinedLoosers}`)