mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2025-09-05 15:50:41 +00:00
aligned emoji
This commit is contained in:
@@ -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}`)
|
||||
|
Reference in New Issue
Block a user