Archiving a bunch of old stuff
This commit is contained in:
9
oldstuff/algs4/setup
Executable file
9
oldstuff/algs4/setup
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
mkdir -p bin
|
||||
./setup-algs4-stuff
|
||||
./extract-jars
|
||||
./download-others
|
Reference in New Issue
Block a user