From cf8ff975b127ee64a0958d5a618292eab732caa4 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Mon, 11 Aug 2014 14:58:25 +0200 Subject: [PATCH] [script] sh does not support select --- scripts/log_editor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/log_editor.sh b/scripts/log_editor.sh index 835a5c3..3542cf2 100755 --- a/scripts/log_editor.sh +++ b/scripts/log_editor.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash log_directory=~/log log_sample="Marvell :\n\nFait (imprévu):\n\t\t\nFait (prévu):\n\t\t\nEn cours (prévu):\n\t\t\nPrévisionnel:\n\t\t\nPrévisionnel (à plus long terme):\n\t\t\n\n\nLundi:\n\nMardi:\n\nMercredi:\n\nJeudi:\n\nVendredi:\n\n\n\n\n"