Skip to content

Commit

Permalink
Update dree.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwall-R authored Jul 8, 2023
1 parent 16a4e9c commit 87c4e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dree.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
script_dir="$(dirname "$0")"
make run -C "$script_dir" ARGS="$(pwd) $1 $2 $3"
make run -s -C "$script_dir" ARGS="$(pwd) $1 $2 $3"

0 comments on commit 87c4e3e

Please sign in to comment.