Change shebang

This commit is contained in:
tosu 2023-03-10 17:55:11 +01:00
parent a9ae1be762
commit 2bf160789e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
[ -z "$PS1" ] && return