diff options
Diffstat (limited to 'haskell-template.SlackBuild')
-rw-r--r-- | haskell-template.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell-template.SlackBuild b/haskell-template.SlackBuild index 75527a0..77c6d4d 100644 --- a/haskell-template.SlackBuild +++ b/haskell-template.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for <appname> |