forked from I2P_Developers/i2p.www
cd to $DIR in site-updater-docker.sh
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
## i2p_www_docker_run_args
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" || exit
|
||||
cd "$DIR"
|
||||
|
||||
git pull origin master
|
||||
docker build -t i2p-mirror/i2p.www .
|
||||
|
Reference in New Issue
Block a user