summaryrefslogtreecommitdiff
path: root/script/reset
diff options
context:
space:
mode:
authorLindolfo 'Lorn' Rodrigues <lorn@lornlab.org>2019-02-13 16:40:19 -0200
committerLindolfo 'Lorn' Rodrigues <lorn@lornlab.org>2019-02-13 16:59:20 -0200
commitab206a90b61f7b411dae49e0676cd64165ee10f2 (patch)
tree467b6b9d2624bf1acd3ed9a9215baf295088df9a /script/reset
parentbump version (diff)
Support Elixir-1.8
Also dropped support for elixir < 1.6
Diffstat (limited to 'script/reset')
-rwxr-xr-xscript/reset3
1 files changed, 3 insertions, 0 deletions
diff --git a/script/reset b/script/reset
new file mode 100755
index 0000000..cc60c14
--- /dev/null
+++ b/script/reset
@@ -0,0 +1,3 @@
+#!/bin/bash
+script/clean
+script/setup