We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9569ad + ea66492 commit 9d902edCopy full SHA for 9d902ed
build/install_files/run.sh
@@ -19,5 +19,5 @@ else
19
printf "Executing command: %s\n\n" "$*"
20
21
# Execute the passed command.
22
- sudo --user=user --set-home python3 /home/user/pythostitcher-0.3.1/src/main.py "${@}"
+ sudo --user=user --set-home python3 /home/user/pythostitcher-0.3.2/src/main.py "${@}"
23
fi
0 commit comments