From 36eb57f0e5125bf36b22518a878637d8efda039b Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 2 Mar 2024 13:09:19 +0530 Subject: [PATCH] @eshanized: push via script --- push.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/push.sh b/push.sh index ffd98b8..9ee2da5 100755 --- a/push.sh +++ b/push.sh @@ -1,5 +1,12 @@ #!/bin/bash +# Author : Eshan Roy +# Author URI : https://eshanized.github.io/ + +# NOTE: REPO = Your Repository Name On the Host +# NOTE: ORG = Your ORGANIZATION NAME or USERNAME +# NOTE: HOST = GitHub, Gitlab, Bitbucket etc. + # Repo Config REPO=snigdhaos-backgrounds # Host Config