diff options
Diffstat (limited to 'createworkdir')
-rwxr-xr-x | createworkdir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/createworkdir b/createworkdir index b443c08..6a4de10 100755 --- a/createworkdir +++ b/createworkdir @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # CreateWorkDir # Creates a dir structure for working with Parabola packages |