aligned emoji

This commit is contained in:
cupcakearmy 2020-08-27 17:52:38 +02:00
parent 0289b2b0b7
commit 25917f5432
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 1 additions and 1 deletions

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}`)