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

util: add static_properties.nu, more portable shebangs, PHP 8.5 beta

This commit is contained in:
Samuel Štancl 2025-09-18 00:32:08 +02:00
parent d983bf9547
commit c152031cc1
4 changed files with 106 additions and 3 deletions

2
t
View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [[ "${CLAUDECODE}" != "1" ]]; then
COLOR_FLAG="--colors=always"