mirror of
https://github.com/cupcakearmy/unbrew.git
synced 2024-12-21 23:56:29 +00:00
aligned emoji
This commit is contained in:
parent
0289b2b0b7
commit
25917f5432
@ -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}`)
|
||||
|
Loading…
Reference in New Issue
Block a user