mirror of
https://github.com/Rushilwiz/comp210.git
synced 2025-04-15 09:40:18 -04:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#! /bin/bash
|
|
zip -r submission.zip src/assn$1
|