Skip to content

Commit

Permalink
Fix clean
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Apr 12, 2024
1 parent 0626979 commit d98760d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/tun2socks/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ tasks:

clean:
cmds:
- rm -r '{{.OUT_DIR}}'
- rm -rf '{{.OUT_DIR}}'
- go clean -i -r '{{.TASKFILE_DIR}}/outline/tun2socks' '{{.TASKFILE_DIR}}/outline/shadowsocks'

0 comments on commit d98760d

Please sign in to comment.