@eshanized continuously updating the repository!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-21 13:33:27 +05:30
parent d74577993c
commit f3350e03c9

5
push.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git add .
git commit -m "⏳ @eshanized continuously updating the repository!"
git push origin master