]> git.r.bdr.sh - rbdr/sorting-hat/blobdiff - bin/sorting_hat.js
Merge branch 'hotfix/1.0.1'
[rbdr/sorting-hat] / bin / sorting_hat.js
old mode 100644 (file)
new mode 100755 (executable)
index bcd1225..8430c61
@@ -1,3 +1,5 @@
+#!/usr/bin/env node
+
 'use strict';
 
 const Config = require('../config/config');