From 47f6e0792b6e4769fb11072e40271ba7e78a9c29 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 13 Feb 2017 13:14:27 +0100 Subject: Two little scripts to go faster --- reinstall.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 reinstall.sh (limited to 'reinstall.sh') diff --git a/reinstall.sh b/reinstall.sh new file mode 100755 index 0000000..8d9d107 --- /dev/null +++ b/reinstall.sh @@ -0,0 +1,3 @@ +#!/bin/sh +mix phoenix.gen.html AudioFile audio_file audio_path:string audio_name:string audio_duration:string +./install.sh -- cgit v1.2.1