6 lines
109 B
Bash
Executable File
6 lines
109 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sass source/static/assets/sass/main.scss source/static/assets/css/main.css
|
|
|
|
php bin/compile.php
|