mirror of
https://github.com/publiclab/mapknitter.git
synced 2026-06-16 04:34:49 +02:00
5 lines
53 B
Bash
Executable File
5 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# requires nodejs
|
|
cd app/assets
|
|
grunt $1 |