Added full rsync backup
This commit is contained in:
@@ -262,7 +262,7 @@ function gcm(){ echo git commit -m \""$1"\" ; }
|
||||
|
||||
function psgi() {
|
||||
git add .
|
||||
git commit -m -S '.'
|
||||
git commit -mS '.'
|
||||
git push
|
||||
}
|
||||
alias gps="git push"
|
||||
|
||||
Reference in New Issue
Block a user