now using usr bin env instead of fixed path
This commit is contained in:
parent
6d46b00f75
commit
b5b1d2e12f
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#*
|
||||
#* PPSS, the Parallel Processing Shell Script
|
||||
#*
|
||||
|
|
Loading…
Reference in New Issue