Need to make folder for config
This commit is contained in:
parent
b92fec27eb
commit
7bfa7c6570
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ cp -pr * %{buildroot}%{nodejs_sitelib}/%{name}
|
|||
|
||||
rm -rf %{buildroot}%{nodejs_sitelib}/%{name}/tmp/randomString
|
||||
|
||||
cp -p docs/example-template.env %{buildroot}%{_sysconfdir}/nightscout/nightscout-environ
|
||||
install -D docs/example-template.env %{buildroot}%{_sysconfdir}/nightscout/nightscout-environ
|
||||
|
||||
install -D %{SOURCE1} %{buildroot}%{_unitdir}/nightscout.service
|
||||
|
||||
|
|
Loading…
Reference in a new issue