From 77932ac8db455d53f281cece21e2afbfa192e992 Mon Sep 17 00:00:00 2001 From: CrazyCloudCraft | Argantiu <95505222+CrazyCloudCraft@users.noreply.github.com> Date: Thu, 14 Jul 2022 19:03:06 +0200 Subject: [PATCH] Update gradlewcommand.txt --- .github/gradlewcommand.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/gradlewcommand.txt b/.github/gradlewcommand.txt index f69b432..51c613d 100644 --- a/.github/gradlewcommand.txt +++ b/.github/gradlewcommand.txt @@ -1 +1 @@ -git clone https://github.com/CrazyCloudCraft/worldsystem-depecated.git && cd worldsystem-depecated && chomd +x gradlew && ./gradlew +git clone https://github.com/CrazyCloudCraft/worldsystem-depecated.git && cd worldsystem-depecated && chmod +x gradlew && ./gradlew