diff options
author | Simon Rettberg | 2017-03-10 12:07:02 +0100 |
---|---|---|
committer | Simon Rettberg | 2017-03-10 12:07:02 +0100 |
commit | b062b3ff63a49a28c0858de59d2cab1d774409bc (patch) | |
tree | 9bd92fde799e039c5ad1cccf11b1526f6ef80f48 /core/modules/beamergui | |
parent | [targets/stage32-bwlp] Update activated modules (diff) | |
download | mltk-b062b3ff63a49a28c0858de59d2cab1d774409bc.tar.gz mltk-b062b3ff63a49a28c0858de59d2cab1d774409bc.tar.xz mltk-b062b3ff63a49a28c0858de59d2cab1d774409bc.zip |
Seems some files were given an extra shebang with c79dec3ba517967c09ef398b20d577271774df19
Diffstat (limited to 'core/modules/beamergui')
-rw-r--r-- | core/modules/beamergui/module.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/modules/beamergui/module.build b/core/modules/beamergui/module.build index 915b4b74..36175c34 100644 --- a/core/modules/beamergui/module.build +++ b/core/modules/beamergui/module.build @@ -1,5 +1,4 @@ #!/bin/bash -#!/bin/bash fetch_source() { git clone "${REQUIRED_GIT}" src |