Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Use cmp instead of just -f for runsvc.sh #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

farseeker
Copy link

This fixes #50

Check to see if the contents of runsvc.sh is different to what's contained in bin and re-copy it if necessary. This also covers the original case of the file not existing in the first place.

This is important because as github runners self-update that script can change in future releases, which then causes a failure of the service if the file is out of date.

@farseeker farseeker requested review from a team, Yermanaco and nlibano1 and removed request for a team August 28, 2023 01:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not referencing the original runsvc.sh causes problems when runsvc.sh changes
2 participants