diff --git a/build.sh b/build.sh index e433ffdf8a..e25449ad84 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/zsh TARGET="/opt/pleroma" # Where pleroma’s repository is sitting yarn install -D