⛏️@eshanized updating...

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-14 05:59:49 +05:30
parent 73a815a1d0
commit 1b0fb47165
4 changed files with 167 additions and 0 deletions

7
push.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# Author : Eshan Roy
git add .
git commit -m "⛏️@eshanized updating..."
git push origin master