mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
5 lines
53 B
Bash
Executable File
5 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# requires nodejs
|
|
cd app/assets
|
|
grunt $1 |