Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Oct 17, 2024
1 parent 66a5d6e commit e1c5309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/x86_64-Linux/pkgs/steam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ if [ "${SKIP_BUILD}" == "NO" ]; then
#Create
"${FIMG_BASE}" fim-commit
#Copy
rsync -achLv "${FIMG_BASE}" "${OWD}/${PKG_NAME}"
rsync -achLv "${FIMG_BASE}" "${BINDIR}/${PKG_NAME}"
rm -rf "$(realpath .)" && popd >/dev/null 2>&1
fi
#Info
Expand Down

0 comments on commit e1c5309

Please sign in to comment.