summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-09-24 15:06:51 +0300
committerLars Wirzenius <liw@liw.fi>2017-09-24 15:06:51 +0300
commitb8e6f333d5f5e377b27ad561c8681d8a678e18ce (patch)
treec8f21e6ca52e2fcdf108e5af82e50353b0231bb5 /README
parent17b5069a8a4d2f7bdfa9cb2617bad739d5b22fc3 (diff)
downloadick2-b8e6f333d5f5e377b27ad561c8681d8a678e18ce.tar.gz
Add: copyright license declaration to all files
Also, ./check verifies it's in all files.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index b604494..d777585 100644
--- a/README
+++ b/README
@@ -73,9 +73,9 @@ example:
projects:
count:
- shell_steps:
+ shell_steps:
- for x in $(seq 100); do echo hello, $x; sleep 1; done
-
+
Also, you'll want to enable and start the ick2 service:
sudo systemctl enable ick2
@@ -110,3 +110,4 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
+