From e1b278e15a1b8e131405e4fc4813ae5aae129a15 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 1 Jul 2019 22:58:56 -0700 Subject: fix prototyping directions; add crontab/init --- prototyping.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'prototyping.md') diff --git a/prototyping.md b/prototyping.md index e83bc57..d8be735 100644 --- a/prototyping.md +++ b/prototyping.md @@ -47,8 +47,18 @@ Going to ignore those for now. #set project archive_org #hardmap c6srwspz6764tcyn archive.org us + # edit file to remove comments... + ./eotk config archive_org.conf + ./eotk start archive_org +Set up scripts: + + sudo cp eotk-init.sh /etc/init.d && sudo update-rc.d eotk-init.sh defaults + + # copy line from head of eotk-housekeeping.sh + crontab -e + Browse to in tor browser, accept a bunch of self-signed SSL errors and... it just works ?!?!? -- cgit v1.2.3