NEWS: Welcome to my new homepage! <3

fix: Fixed build script shell type - poppy - A feature-rich Minecraft plugin which enhances gaming experience

poppy

A feature-rich Minecraft plugin which enhances gaming experience
git clone git://192.168.2.2/poppy
Log | Files | Refs | README

commit f27bc0004520de20556377b4a7e967ed64bae1a7
parent a32d70465263f903bbb20ca06e3d3f655f49d414
Author: typable <contact@typable.dev>
Date:   Sat,  7 Sep 2024 00:13:17 +0200

fix: Fixed build script shell type

Diffstat:
Mbuild.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sh b/build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if [[ "$OSTYPE" == "linux-gnu" || "$OSTYPE" == "darwin" ]]; then cpdl=":"