1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2025-01-09 14:45:29 +01:00

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

View File

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