bin/setup in latex_curriculum_vitae-2.1.4 vs bin/setup in latex_curriculum_vitae-2.1.5
- old
+ new
@@ -1,8 +1,8 @@
-#!/usr/bin/env bash
-
-set -euo pipefail
-IFS=$'\n\t'
-set -vx
-
-bundle install
+#!/usr/bin/env bash
+
+set -euo pipefail
+IFS=$'\n\t'
+set -vx
+
+bundle install
rake setup
\ No newline at end of file