alra.uk -> alv.cx
This commit is contained in:
parent
b91591a402
commit
ca0be58e2c
@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# this is a script that is used by gohookr (git.alra.uk/alvierahman90/gohookr) to automatically
|
# this is a script that is used by gohookr (git.alv.cx/alvierahman90/gohookr) to automatically
|
||||||
# update notes.alra.uk when i push a change
|
# update notes.alv.cx when i push a change
|
||||||
set -e
|
set -e
|
||||||
cd `dirname $0`
|
cd `dirname $0`
|
||||||
git pull
|
git pull
|
||||||
cd ..
|
cd ..
|
||||||
notes2web.py -o notes.alra.uk notes
|
notes2web.py -o notes.alv.cx notes
|
||||||
|
Loading…
Reference in New Issue
Block a user