2 lines
75 B
Bash
2 lines
75 B
Bash
|
#!/bin/bash
|
||
|
zip -r Kontaktprojekt_20C_9829423.zip docs/ src/ uml/ README.md
|