Skip to content

imujjwal96/sftp-autodeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sftp-autodeploy

Travis Configuration

sudo: required

before_script:
- sudo apt-get install build-essential debhelper libssh2-1-dev
- sudo apt-get source libcurl3
- sudo apt-get build-dep libcurl3
- sudo add-apt-repository -y ppa:git-ftp/ppa
- sudo apt-get update
- sudo apt-get install git-ftp 

script:
- source <(curl -s https://raw.githubusercontent.com/imujjwal96/sftp-autodeploy/master/init.sh)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages