mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2025-09-06 00:00:42 +00:00
aligned emoji
This commit is contained in:
@@ -59,7 +59,7 @@ async function main() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('🗑 Uninstalling')
|
console.log('🗑 Uninstalling')
|
||||||
while (loosers.length) {
|
while (loosers.length) {
|
||||||
const joinedLoosers = loosers.join(' ')
|
const joinedLoosers = loosers.join(' ')
|
||||||
cp.execSync(`brew uninstall ${joinedLoosers}`)
|
cp.execSync(`brew uninstall ${joinedLoosers}`)
|
||||||
|
Reference in New Issue
Block a user