1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-27 03:21:41 +03:00
openuds/server/templates/admin/copy.sh
2017-01-30 08:17:56 +01:00

4 lines
80 B
Bash
Executable File

#!/bin/sh
grunt build
cp dist/css/main.css ../../src/uds/static/adm/css/uds.css