I need to install a specific version of ERP NEXT ERPNext: v11.1.43 (master). My old install command doesn’t work. Old command is given below. Please give me a proper command. Thanks in advance.
apt-get update
apt-get -y upgrade
apt-get install -y python-minimal build-essential python-setuptools
reboot
wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
sudo python install.py --production