Hi guys,
I got a validation error:
Warning: Your local git contains modified files, this could prevent automatic updates.
Fix: You can fix this with ./scripts/github-remove
- Modified Files
- storage/framework/cache/data/.gitignore
When I run the script I get the following error:
librenms@librenms:~$ ./scripts/github-remove
usage: github-remove [-h] (-d | -s | -r) [-v]
github-remove: error: one of the arguments -d/–discard -s/–save -r/–restore is required
Whats wrong?
Thanks