Skip to content

Commit

Permalink
fix cd
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepyMug committed Mar 21, 2024
1 parent 4644312 commit 113e321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/orchestrator_runtime/pash_declare_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ vars_file="${1?File not given}"

echo "cd ${PWD}" > "$vars_file"
declare -p >> "$vars_file"
declare -f >> "$vars_file"

0 comments on commit 113e321

Please sign in to comment.