Commit e349a2b44f4284f998a2e0051ae17f2607f7e880

Authored by Athos
1 parent a1af18b3
Exists in master

update readme

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
@@ -49,9 +49,11 @@ plackup [--port PORT_NUMBER] -Ilib @@ -49,9 +49,11 @@ plackup [--port PORT_NUMBER] -Ilib
49 plackup -Ilib 49 plackup -Ilib
50 ``` 50 ```
51 51
52 -> There is a util/update_files.pl file that must be running 52 +> There is a subroutine in util/start.pl file that must be running
53 in order to update spec files. 53 in order to update spec files.
54 - 54 +> The util/start.pl script is called by the systemd unit file provided
  55 +in order to serve the app and run the subroutine that updates the
  56 +spec files.
55 ---- 57 ----
56 # Configuration 58 # Configuration
57 59