6 lines
91 B
Bash
6 lines
91 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
lume
|
||
|
cp -r ./img ./_site/
|
||
|
cp -r ./unterricht/docs ./_site/unterricht/
|