Loading
nixos/librenms: Use new Artisan Console Command
After https://github.com/librenms/librenms/pull/18388/, rrdstep.php was moved to an Artisan Console Command, so we need to update the script in librenms-setup to use this new command since the older php script doesn't exist anymore.