diff --git a/calamares/branding/snigdhaos/calamares-0.png b/calamares/branding/snigdhaos/calamares-0.png index a4ac752..72f9311 100644 Binary files a/calamares/branding/snigdhaos/calamares-0.png and b/calamares/branding/snigdhaos/calamares-0.png differ diff --git a/push.sh b/push.sh index e5b5919..e69de29 100755 --- a/push.sh +++ b/push.sh @@ -1,10 +0,0 @@ -#!/bin/bash - -# Author: Eshan Roy (Eshanized) - -BRANCH=master -CMSG="⏳ @eshanized updated the repository!!!" - -git add . -git commit -m "${CMSG}" -git push origin "${BRANCH}" \ No newline at end of file