Move previous cryptopals work into an Erlang subfolder, start cryptopals in Python 3
[sandbox] / cryptopals / 01.03 / run.sh
diff --git a/cryptopals/01.03/run.sh b/cryptopals/01.03/run.sh
deleted file mode 100755 (executable)
index cb010e5..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-erl -make
-erl -noshell -s main run -s init stop