diff options
author | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-07-19 13:57:48 +0000 |
---|---|---|
committer | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-07-19 13:57:48 +0000 |
commit | 205d809d9b2b3127c4f655f6982dc488efbd4e6c (patch) | |
tree | 64c1fa635e8caed263680ed5b3d042f34ad6884d | |
parent | 8e523bb1d217812b028b670df579c7b71ebdd787 (diff) | |
download | neo-layout-205d809d9b2b3127c4f655f6982dc488efbd4e6c.tar.gz neo-layout-205d809d9b2b3127c4f655f6982dc488efbd4e6c.tar.bz2 neo-layout-205d809d9b2b3127c4f655f6982dc488efbd4e6c.zip |
bin/sh → bin/bash
git-svn-id: https://svn.neo-layout.org@1954 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rwxr-xr-x | Compose/compose_gui.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Compose/compose_gui.sh b/Compose/compose_gui.sh index 444b00a..8d50ae2 100755 --- a/Compose/compose_gui.sh +++ b/Compose/compose_gui.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # This file is part of the german Neo keyboard layout # |