2 lines
66 B
Bash
2 lines
66 B
Bash
|
#!/bin/bash
|
||
|
sass ../Public/scss/DPTW.scss ../Public/scss/DPTW.css;
|