Skip to content

loweryaustin/bkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

#bkup

A file backup utility.

Installation

wget -q https://raw.githubusercontent.com/loweryaustin/bkup/master/bkup.pl ; if [ $(md5sum bkup.pl | awk '{print $1}') = "5db50b4b01ca48f0b9dd80ee6d444d7a" ];then; perl bkup.pl --install;else echo "MD5SUM does not match. Software may have been tampered with. Installation cancelled.";fi

The above installation is not working right now, but this will:

wget -q https://raw.githubusercontent.com/loweryaustin/bkup/master/bkup.pl; perl bkup.pl -i

About

Austin's Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages