From 39f25d02c418b5ec69dec509081e665517c56913 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 16 Oct 2017 18:16:22 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index fd2293f..dfc5b56 100644 --- a/scripts/install +++ b/scripts/install @@ -120,7 +120,7 @@ ynh_system_user_create $app # CONFIGURE ETHERCALC #================================================= -sudo cp ../conf/settings.json "$final_path/settings.json" +sudo cp ../conf/ethercalc "$final_path/ethercalc" #================================================= # STORE THE CHECKSUM OF THE CONFIG FILE