mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-08-26 20:48:13 +02:00
Split scripts/build*.sh into install and package scripts.
This commit is contained in:
parent
3fce1f558b
commit
f4a39783b1
13 changed files with 252 additions and 197 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Default settings for {{ PACKAGE_NAME }}
|
||||
# Default settings for {{ PROGRAM_NAME }}
|
||||
#
|
||||
# This is sourced by the systemd unit file.
|
||||
|
||||
# Command line flags to pass to {{ PACKAGE_NAME }}
|
||||
# Command line flags to pass to {{ PROGRAM_NAME }}
|
||||
# First is IP to listen to, second is port.
|
||||
#OPTS="127.0.0.1 1337"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue