initial commit
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
commit
df4823863f
11 changed files with 190 additions and 0 deletions
3
bin/studentcpyoutof
Executable file
3
bin/studentcpyoutof
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
source ~/bin/studentvars
|
||||
scp -r $UW_SERVER:$1 $2
|
Loading…
Add table
Add a link
Reference in a new issue