From 328d7a2e4c052d2e1fd248df10e821b31f3936e6 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 20 May 2017 18:15:25 +0200 Subject: [PATCH] Make bin/org-tangle more portable --- bin/org-tangle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/org-tangle b/bin/org-tangle index 2bcf60976..c1ed45d67 100755 --- a/bin/org-tangle +++ b/bin/org-tangle @@ -1,5 +1,5 @@ -#!/usr/bin/env emacs --script -;; -*- mode: emacs-lisp -*- +#!/bin/sh +":"; exec emacs --no-site-file --script "$0" -- "$@" # -*-emacs-lisp-*- ;; Extracts source blocks from org files and prints them to stdout. Debug/info ;; messages are directed to stderr and can be ignored. -l/--lang can be used to