mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
zsh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/zsh
|
||||
# Installation using Installomator
|
||||
what="brave" # enter the software to install
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/zsh
|
||||
# Installation using Installomator
|
||||
what="microsoftteams microsoftyammer firefox bravebrowser cyberduck vlc signal" # enter the software to install separated with spaces
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
# Mark: This fork
|
||||
pkgutil --forget "com.scriptingosx.Installomator"
|
||||
rm /usr/local/Installomator/Installomator.sh
|
||||
rmdir /usr/local/Installomator
|
||||
|
||||
# Mark: Theile fork
|
||||
pkgutil --forget "dk.theilgaard.pkg.Installomator"
|
||||
|
||||
Reference in New Issue
Block a user