Problem: You can fix this with ./scripts/github-remove

Hi All,

I recently installed LibreNMS with Apache on Lubuntu 18.04. After finishing up the installation, my validate config told me that

`You can fix this with ./scripts/github-remove

When I tried it at terminal

admin2@LibreNMSST:~$ sudo ./scripts/github-remove
[sudo] password for admin2:
sudo: ./scripts/github-remove: command not found

What should I concern to solve it?

This is the message.

Updates Warning
Warning: Your local git contains modified files, this could prevent automatic updates.
Fix:
You can fix this with ./scripts/github-remove

Modified Files
bootstrap/cache/.gitignore
logs/.gitignore
rrd/.gitignore
storage/app/.gitignore
storage/app/public/.gitignore
storage/debugbar/.gitignore
storage/framework/cache/.gitignore
storage/framework/cache/data/.gitignore
storage/framework/sessions/.gitignore
storage/framework/testing/.gitignore
su librenms - 
/opt/librenms/scripts/github-remove -d

(Update fails due to .gitignore files)

4 Likes

The issue has been solved. Thanks!