Commit 25362c1f1756

Vincent Demeester <vincent@sbr.pm>
2016-09-13 22:30:38
Use env to determine where bash is (nix-compatible)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent f55fa98
Changed files (1)
bin
bin/et
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Makes sure emacs daemon is running and opens the file in Emacs in
 # the terminal.