al-quran.reflectslight.io/bin/setup

8 lines
89 B
Text
Raw Normal View History

2024-05-02 13:04:35 +02:00
#!/bin/sh -ex
##
# main
2024-05-02 13:23:02 +02:00
git submodule update -f --init --recursive
2024-05-02 13:04:35 +02:00
bundle install
npm i