Monday, September 20, 2021

How to Install Git on Ubuntu 20.04

sudo apt update 

sudo apt install git


No comments:

Post a Comment

How to composer in cPanel using terminal Terminal

 At first, be sure that your cPanel has terminal access. Step-1 mkdir -p ~/bin cd ~ php -r "copy('https://getcomposer.org/installer...