changeset 6432:741b54f04db6

<b_jonas> ` echo \'#!/bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
author HackBot
date Sat, 19 Dec 2015 18:07:12 +0000
parents a067d74d6003
children 96bf32f5c208
files bin/``
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/``	Sat Dec 19 18:06:53 2015 +0000
+++ b/bin/``	Sat Dec 19 18:07:12 2015 +0000
@@ -1,2 +1,2 @@
-#!bin/sh
+#!/bin/sh
 export LANG=C; exec bash -O extglob -c "$@"