From 05c8d4530ab5ff8e41e4945c74976d83437acf68 Mon Sep 17 00:00:00 2001 From: Skillz Date: Thu, 18 Jun 2020 10:26:32 -0400 Subject: [PATCH] fix --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 50df0ebf9..2d29fe4ba 100644 --- a/deploy.sh +++ b/deploy.sh @@ -20,6 +20,6 @@ git commit -m 'deploy' # git push -f git@github.com:/.github.io.git master # if you are deploying to https://.github.io/ -git push -f git@github.com:Skillz4Killz/Discordeno.git master:gh-pages +# git push -f git@github.com:Skillz4Killz/Discordeno.git master:gh-pages cd -