The never ending clean.

This commit is contained in:
2026-08-06 07:43:02 +02:00
parent e9556df285
commit 4f90def979
6 changed files with 51 additions and 13 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
#!/bin/bash
# ---------------------------------------------------------------------------------
# Golang install recipe
# Fetches the void php version
# then installs composer with php
# PHP install recipe
# Fetches the void php version and composer package
# ---------------------------------------------------------------------------------
set -e