now using usr bin env instead of fixed path

This commit is contained in:
Louwrentius 2009-01-10 12:52:15 +00:00
parent 6d46b00f75
commit b5b1d2e12f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
#* #*
#* PPSS, the Parallel Processing Shell Script #* PPSS, the Parallel Processing Shell Script
#* #*