mirror of
https://github.com/iLLeniumStudios/fivem-resource-watcher
synced 2024-02-26 13:38:52 +01:00
Update
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ else
|
|||||||
echo "Diff between ${GITHUB_EVENT_BEFORE} and ${GITHUB_SHA}"
|
echo "Diff between ${GITHUB_EVENT_BEFORE} and ${GITHUB_SHA}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
readarray -t y <<<"$DIFF"
|
IFS=$'\n' read -rd '' -a y <<<"$DIFF"
|
||||||
echo "${DIFF}"
|
echo "${DIFF}"
|
||||||
|
|
||||||
echo $y
|
echo $y
|
||||||
|
|||||||
Reference in New Issue
Block a user