Skip to content
Snippets Groups Projects
Commit 477aad29 authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

use hamara user

parent 34208a81
Branches master
No related merge requests found
copyassets () {
echo "Pushing assets"
rsync -v --progress css fonts images diasp.in:/usr/share/diaspora/public/assets/homepage
rsync -v --progress css fonts images hamara@diasp.in:/usr/share/diaspora/public/assets/homepage
}
copyhome () {
echo "Pushing index.html"
rsync -v --progress index.html diasp.in:/usr/share/diaspora/public/index.html
rsync -v --progress index.html hamara@diasp.in:/usr/share/diaspora/public/index.html
}
gitpush () {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment