Sha256: 2123ef44be75926ca9c5ac9b9e02fd77c7c6f0d341e14f7713b09098d18a7805

Contents?: true

Size: 137 Bytes

Versions: 4

Compression:

Stored size: 137 Bytes

Contents

#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx

bundle install
npm i

# Do any other automated setup that you need to do here

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
valorant_daily_store-1.0.6 bin/setup
valorant_daily_store-1.0.5 bin/setup
valorant_daily_store-1.0.4 bin/setup
valorant_daily_store-1.0.3 bin/setup