Skip to content

Commit

Permalink
force cd /sources
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Sep 23, 2024
1 parent 1a1731b commit de71b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ build_and_install() {
eval $configure_cmd
eval $make_cmd
eval $install_cmd
cd ..
cd /sources
#rm -rf $dir
}

Expand Down

0 comments on commit de71b96

Please sign in to comment.