Skip to content

Commit

Permalink
Install script version bump (0.0.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-speller committed Mar 8, 2024
1 parent 63df78b commit 31913da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/config-file/atone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ settings:
services:
sleep-3:
command: sleep 3
restart: always

sleep-5:
schedule:
- '0 02 * * *'
command: sleep 5
depends_on: [ sleep-3 ]
restart: always

bash:
command: bash -c ls
Expand Down

0 comments on commit 31913da

Please sign in to comment.