mirror of
https://github.com/Snigdha-OS/snigdhaos-gtk-theme.git
synced 2026-02-18 00:13:53 +01:00
5 lines
114 B
Bash
Executable File
5 lines
114 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git add .
|
|
git commit -m "⏳ @eshanized continuously updating the repository!"
|
|
git push origin master |