commit ec5c8c182c3b46e748ca7fbe59e747c90d2ca04d
parent 67c75e9079df14c4768418d6c167c166900e50c6
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date: Fri, 27 Nov 2015 12:16:25 +0100
Make sbotools.SlackBuild executable
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/slackbuild/sbotools/sbotools.SlackBuild b/slackbuild/sbotools/sbotools.SlackBuild
@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/bin/bash
#
# Slackware build script for <sbotools>
# Written by Jacob Pipkin <j@dawnrazor.net>