From d56ac56bcee5b669300e6856849bbfc1bc8316c1 Mon Sep 17 00:00:00 2001 From: dece Date: Mon, 29 Nov 2021 11:01:03 +0100 Subject: [PATCH] hello-world: renamed to be consistent --- helloworld => hello-world | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename helloworld => hello-world (100%) mode change 100755 => 100644 diff --git a/helloworld b/hello-world old mode 100755 new mode 100644 similarity index 100% rename from helloworld rename to hello-world