How to deploy the customised code into Ubuntu ?
i guess this won’t work
curl -L -s https://files.trudesk.io/install/install_ubuntu.sh | sudo bash
Any help would be helpful
How to deploy the customised code into Ubuntu ?
i guess this won’t work
curl -L -s https://files.trudesk.io/install/install_ubuntu.sh | sudo bash
Any help would be helpful
You could fork the project make you changes build and deploy. Using that command will run the script that @polonel made which will pull from his github repository.
Hopes this helps.