From ce9084834304faa00ba3ca4913b929c19229b8b8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Feb 2021 11:09:29 +0100 Subject: [PATCH] Update run --- scrutiny/rootfs/etc/services.d/script/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/rootfs/etc/services.d/script/run b/scrutiny/rootfs/etc/services.d/script/run index 02ac08594..767db0530 100644 --- a/scrutiny/rootfs/etc/services.d/script/run +++ b/scrutiny/rootfs/etc/services.d/script/run @@ -1,4 +1,4 @@ -#!/bin/bash +#! /bin/bash port="8080" host="localhost" timeout="30"