diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 14:37:35 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 14:37:35 +0530 |
commit | fe4da131de10a4318ab415d6540f9e939a5b17f2 (patch) | |
tree | 59a582c39e0ef71530ceaa13ecf0d5d0e3670cc6 /syncclg |
Diffstat (limited to 'syncclg')
-rwxr-xr-x | syncclg | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#!/bin/sh + +cd ~/GDrive/vartak/CS/practical-files/sem5 || exit +gfz +gitpush + +printf "\nSyncing Drive..." +syncdrive |