Skip to content

Commit

Permalink
try change home
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoan committed Jan 11, 2023
1 parent 5b272d9 commit 861755f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/sailfish/build_sailfish_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# please don't mess around with those lines without testing,
# even if some fancy tool tells you to do so to save some pipes.
# -hoehnp-

export HOME=/home/nemo
if [ -z ${VERSION_ID+x} ]; then echo "VERSION_ID not set. Forgot to export VERSION_ID?"; exit 1; fi

# First we need to cd to the directory containing this script and the spec file.
Expand Down

0 comments on commit 861755f

Please sign in to comment.