update
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent 3f7daf8c91
commit b7859df072

@ -1 +1,2 @@
echo 15min at:$(date +%F%n%T)
#!/bin/sh
echo 15min at:$(date +%F%n%T)

@ -1 +1,3 @@
echo hourly at:$(date +%F%n%T)
#!/bin/sh
echo hourly at:$(date +%F%n%T)

@ -1 +1,3 @@
echo monthly at:$(date +%F%n%T)
#!/bin/sh
echo monthly at:$(date +%F%n%T)

@ -1 +1,2 @@
echo weekly at:$(date +%F%n%T)
#!/bin/sh
echo weekly at:$(date +%F%n%T)

Loading…
Cancel
Save