Last active
June 30, 2020 04:53
-
-
Save jeduoliveira/bf824ba303b8a05d3466554c89ba787e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| yum -y update | |
| yum -y upgrade | |
| yum -y install wget | |
| wget -O- http://repo.issabel.org/issabel4-netinstall.sh | bash | |
| wget -O- https://github.com/ibinetwork/IssabelBR/raw/master/patch-issabelbr.sh | bash | |
| yum install issabel-callcenter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment