mirror of
https://github.com/publiclab/mapknitter.git
synced 2026-01-23 07:51:29 +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 |