summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-02-06 01:53:51 +0000
committerChris Johns <chrisj@rtems.org>2020-02-06 12:55:52 +1100
commit690c118b2c5e2b4bf0f2a1a9ad9cc7609ab3b09b (patch)
treed6a57f1db8bb078df2a19ad9bd3eaa724d136409
parentProvide two paths for release paths the source. (diff)
downloadrtems-release-690c118b2c5e2b4bf0f2a1a9ad9cc7609ab3b09b.tar.bz2
The cron support is a script, make it one.
-rwxr-xr-xrtems-release-cron2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtems-release-cron b/rtems-release-cron
index 67b9054..427842a 100755
--- a/rtems-release-cron
+++ b/rtems-release-cron
@@ -1,3 +1,5 @@
+#! /bin/sh
+#
# RTEMS Tools Project (http://www.rtems.org/)
# Copyright 2019 Chris Johns (chrisj@rtems.org)
# All rights reserved.