Skip to content

Commit

Permalink
Solved lifted-pddl run bug
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAeryan committed Aug 26, 2023
1 parent 0b30b2c commit 7f25599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planutils/packages/lifted-pddl/run
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

lifted_pddl $@
lifted_pddl "$@"

0 comments on commit 7f25599

Please sign in to comment.