mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
6 lines
90 B
Bash
Executable File
6 lines
90 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd "`dirname $0`/.."
|
|
|
|
grunt shell:assume-unchanged
|
|
grunt lumbar:watch |