From b55344ca5b6565048e4f3a1720238be95de8d3a6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Wed, 4 Dec 2019 05:37:35 +0700 Subject: [PATCH] modify script --- script.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.sh b/script.sh index e6907a7d..417af6bf 100755 --- a/script.sh +++ b/script.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Don't run this script unless you know what you're doing. + git checkout master for i in gr aie aif fb do -- GitLab