Sha256: 6a5341c5bfc379024af11b013e1d69cb64cb5637a0e717470fd87e6ea6a706b5

Contents?: true

Size: 433 Bytes

Versions: 39

Compression:

Stored size: 433 Bytes

Contents

#!/bin/bash
set -e

# Load base utility functions like sunzi.mute() and sunzi.install()
source recipes/sunzi.sh

# This line is necessary for automated provisioning for Debian/Ubuntu.
# Remove if you're not on Debian/Ubuntu.
export DEBIAN_FRONTEND=noninteractive
export TERM=linux

# Add Dotdeb repository. Recommended if you're using Debian. See http://www.dotdeb.org/about/
# source recipes/dotdeb.sh
# source recipes/backports.sh

Version data entries

39 entries across 39 versions & 2 rubygems

Version Path
sunzi-rails-0.2.21 lib/templates/create/install.sh
sunzi-rails-0.2.20 lib/templates/create/install.sh
sunzi-rails-0.3.0 lib/templates/create/install.sh
o2webappizer-0.2.6 templates/config/sunzi/install.sh
o2webappizer-0.2.5 templates/config/sunzi/install.sh
o2webappizer-0.2.4 templates/config/sunzi/install.sh
o2webappizer-0.2.3 templates/config/sunzi/install.sh
o2webappizer-0.2.2 templates/config/sunzi/install.sh
o2webappizer-0.2.1 templates/config/sunzi/install.sh
o2webappizer-0.2.0 templates/config/sunzi/install.sh
sunzi-rails-0.2.19 lib/templates/create/install.sh
o2webappizer-0.1.15 templates/config/sunzi/install.sh
sunzi-rails-0.2.18 lib/templates/create/install.sh
o2webappizer-0.1.14 templates/config/sunzi/install.sh
sunzi-rails-0.2.17 lib/templates/create/install.sh
sunzi-rails-0.2.16 lib/templates/create/install.sh
sunzi-rails-0.2.15 lib/templates/create/install.sh
o2webappizer-0.1.13 templates/config/sunzi/install.sh
o2webappizer-0.1.12 templates/config/sunzi/install.sh
o2webappizer-0.1.11 templates/config/sunzi/install.sh