Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Apr 12, 2024
1 parent 3c4a5d2 commit f6216c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
version: '3'

set: [pipefail]

run: when_changed

includes:
client:tun2socks: ./client/src/tun2socks/Taskfile.yml
2 changes: 0 additions & 2 deletions client/src/tun2socks/Taskfile.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
version: '3'

run: when_changed

vars:
# This needs to be updated if the file moves.
# TODO: Output to $REPO_ROOT/output/client/tun2socks instead.
Expand Down

0 comments on commit f6216c2

Please sign in to comment.