diff options
| author | Britney Fransen <brfransen@gmail.com> | 2014-12-19 21:53:50 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2014-12-19 21:53:50 (GMT) |
| commit | 6e4bbdf7f4ad836833b294b6842db8f465356089 (patch) | |
| tree | 81ef5c49a098f6dd87131939b17943d437d8b8c6 /abs/extra/syslinux/syslinux-install_update | |
| parent | 8792c353b518f758fbbf7d56fdec95b842b32490 (diff) | |
| download | linhes_pkgbuild-6e4bbdf7f4ad836833b294b6842db8f465356089.zip linhes_pkgbuild-6e4bbdf7f4ad836833b294b6842db8f465356089.tar.gz linhes_pkgbuild-6e4bbdf7f4ad836833b294b6842db8f465356089.tar.bz2 | |
syslinux: update to 6.03
Diffstat (limited to 'abs/extra/syslinux/syslinux-install_update')
| -rw-r--r-- | abs/extra/syslinux/syslinux-install_update | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/abs/extra/syslinux/syslinux-install_update b/abs/extra/syslinux/syslinux-install_update index 3843b5f..513d06b 100644 --- a/abs/extra/syslinux/syslinux-install_update +++ b/abs/extra/syslinux/syslinux-install_update @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/bash # # Syslinux Installer / Updater Script (for BIOS only) # Copyright (C) 2011-2013 Matthew Gyurgyik <pyther@pyther.net> @@ -449,5 +449,3 @@ if [[ $SET_ACTIVE ]] || [[ $MBR ]]; then fi exit 0 - -# vim: set et sw=4: |
