FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit ee99395f authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Remove README

This repo used to have a non-standard build procedure. Now it uses
our usual makedeb process so we don't need to add extra documentation
here.
parent 046ae157
No related branches found
Tags 0.9-ch39
No related merge requests found
The place where our backup scheduler script gets stored
Suggested workflow:
# make sure your working tree is up-to-date
$ git pull
# make whatever edits you want to make
# assuming you then want to build a deb which incorporates your changes..
$ make build # builds new deb in ./
$ make upload # scps deb to downloads and updates repo indexes
# commit changes
git add .
git commit
git push
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment