autocommit
This commit is contained in:
parent
9bcef17fcd
commit
d5e5d631d8
12
push-all.sh
12
push-all.sh
@ -64,6 +64,11 @@ git push brickgame main
|
||||
cd /data/blog-frontend
|
||||
git push blog-frontend main
|
||||
|
||||
# blog-wp
|
||||
# git@rozenlab.com:leo/blog-wp.git
|
||||
cd /data/blog-wp
|
||||
git push blog-wp main
|
||||
|
||||
# nginx-main
|
||||
# git@rozenlab.com:leo/nginx-main.git
|
||||
#cd /data/nginx-main
|
||||
@ -77,4 +82,9 @@ git push pgadmin main
|
||||
# postgres
|
||||
# git@rozenlab.com:leo/postgres.git
|
||||
cd /data/postgres
|
||||
git push postgres main
|
||||
git push postgres main
|
||||
|
||||
# gitea-init
|
||||
# git@rozenlab.com:leo/gitea-init.git
|
||||
cd /data/gitea-init
|
||||
git push gitea-init main
|
Loading…
Reference in New Issue
Block a user