Update utility scripts in /bin
This commit is contained in:
3
bin/ojusomap-build
Executable file
3
bin/ojusomap-build
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
docker build --tag ojuso/map:latest\
|
||||
$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/..
|
Reference in New Issue
Block a user