Use env bash instead of sh
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh -l
|
||||
#!/usr/bin/env bash
|
||||
|
||||
dnf -y install rpmdevtools
|
||||
rpmdev-setuptree
|
||||
|
||||
Reference in New Issue
Block a user