From a3733e1ec24fbcec7144a35bb212f9e5b6f99402 Mon Sep 17 00:00:00 2001 From: Etienne Pallier Date: Tue, 22 Jan 2019 18:15:42 +0100 Subject: [PATCH] petite modif --- update_version.sh | 6 ------ where_to_update_version.sh | 7 +++++++ 2 files changed, 7 insertions(+), 6 deletions(-) delete mode 100755 update_version.sh create mode 100755 where_to_update_version.sh diff --git a/update_version.sh b/update_version.sh deleted file mode 100755 index b9feb23..0000000 --- a/update_version.sh +++ /dev/null @@ -1,6 +0,0 @@ -echo -echo "La version et la date du projet doivent etre mises a jour dans 2 fichiers :" -echo -echo "- README.md" -echo "- src/Template/Layout/default.ctp" -echo diff --git a/where_to_update_version.sh b/where_to_update_version.sh new file mode 100755 index 0000000..ef4496a --- /dev/null +++ b/where_to_update_version.sh @@ -0,0 +1,7 @@ +echo +echo "La version et la date du projet doivent etre mises a jour dans 2 fichiers :" +echo +echo "- README.md" +echo "- src/Template/Layout/default.ctp" +echo + -- libgit2 0.21.2