diff options
Diffstat (limited to '')
-rwxr-xr-x | reinstall.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |