Switch nuild script to zsh because ¯\_(ツ)_/¯

This commit is contained in:
Your New SJW Waifu 2019-10-20 20:18:56 -05:00
parent d68c6b3373
commit 31aece71ad
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/zsh
TARGET="/opt/pleroma" # Where pleromas repository is sitting
yarn install -D