mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
3 lines
124 B
Bash
Executable file
3 lines
124 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
node-sass --output-style compressed --output dpaste/static/dpaste/ dpaste/static/dpaste/dpaste.scss $1
|