Your IP : 216.73.216.79


Current Path : /var/www/html/learn/www/assets/4fc8cbb9/
Upload File :
Current File : /var/www/html/learn/www/assets/4fc8cbb9/build.sh

#!/bin/sh
for file in main toolbar timeline; do sass scss/$file.scss css/$file.css --no-source-map --style=compressed; done