added push script

This commit is contained in:
glenda 2021-03-19 18:35:30 +00:00
parent 0cbb3ddfdf
commit 89abaee6ba
1 changed files with 10 additions and 0 deletions

10
util/push Executable file
View File

@ -0,0 +1,10 @@
#! /bin/rc
cd /usr/web
git/pull
git/push
cd $home/code/rc-scripts
git/pull
git/push -u git@git.sr.ht/~fultonbrowne/rc-scripts
cd ../g9srv
git/pull
git/push -u git@git.sr.ht/~fultonbrowne/g9srv