new shebangs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
##makedesc: Install php v8.3 + ppa
|
||||
|
||||
[ $1 ] && PHPVER="$1" || PHPVER="8.3"
|
||||
|
||||
Reference in New Issue
Block a user