Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install ssh-agent

#Install ssh-agent if not already installed.
command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get 
install openssh-client -y )
Comment

PREVIOUS NEXT
Code Example
Shell :: git push u origin master 
Shell :: The framework needs the following extension(s) installed and loaded: intl. at SYSTEMPATHCodeIgniter.php:219 
Shell :: Enable the containers feature in Windows Server 2019 
Shell :: how to install .sh file in ubuntu 
Shell :: how to make a script run on boot linux 
Shell :: sed remove line after match 
Shell :: kubernetes exec into pod 
Shell :: install brew on mac 
Shell :: brew install macos 
Shell :: git set editor 
Shell :: git push origin master not working 
Shell :: watch and compile scss command 
Shell :: compress directory with bzip2 
Shell :: ionic cordova generate component 
Shell :: delete files 0 bytes linux 
Shell :: linux mount ntfs as read write 
Shell :: github make new branch 
Shell :: git tutorial remove branches on local that do not exist on remote 
Shell :: git clone in 
Shell :: show applications shortcut ubuntu 
Shell :: revert commit git 
Shell :: ubuntu 20 wordpress doesnt work permalinks 
Shell :: vim delete line 
Shell :: git clone tag 
Shell :: ubuntu make executable 
Shell :: VCINSTALLDIR not set, not running in VS Command Prompt 
Shell :: how to install cuda on ubuntu 
Shell :: install angular ubuntu 
Shell :: amplify remove environment 
Shell :: git exclude some files from git commit 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =