From 49b53c75b94aea509436536f94dc3e65354b9fcf Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 26 Oct 2016 20:44:03 +1300 Subject: Add local/bin files --- local/bin/scron | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 local/bin/scron (limited to 'local/bin/scron') diff --git a/local/bin/scron b/local/bin/scron new file mode 100755 index 0000000..879500c --- /dev/null +++ b/local/bin/scron @@ -0,0 +1,4 @@ +#!/usr/bin/bash + +echo scron - super user\'s cron +sudo EDITOR=$EDITOR crontab -e -- cgit v1.1