1
0
Fork 0
mirror of https://github.com/archtechx/tenancy-queue-tester.git synced 2025-12-12 07:04:04 +00:00

replace all shebangs with bash

This commit is contained in:
Samuel Štancl 2024-12-31 07:21:22 +01:00
parent 0e904023e1
commit 716f7a524f
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
tag="tenancy-queue-test-cli"
php="8.4"