Skip to content

Allow automation of Service selection for make backup

D5 Sammy requested to merge d5sammy1/node-launcher:master into master

Add check to service environment variable in backup.sh to allow automation of "make backup" without selecting the service.

This allows to call make backup like this: alias mb="NET=mainnet NAME=thornode SERVICE=bifrost make backup"

Merge request reports