al-quran.reflectslight.io/bin/setup

7 lines
89 B
Bash
Executable file

#!/bin/sh -ex
##
# main
git submodule update -f --init --recursive
bundle install
npm i