5 lines
43 B
Bash
5 lines
43 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
make -C pictures
|
||
|
make -C scss
|