Page MenuHomeDevCentral

build.sh.jinja
No OneTemporary

build.sh.jinja

#!/bin/sh
# -------------------------------------------------------------
# Salt — Deploy Odderon (darkbot)
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-01-25
# Authors: David Seikel, Dereckson
# License: Trivial work, not eligible to copyright
# Source file: roles/shellserver/odderon/files/build.sh
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
PREFIX=/opt/odderon
test ! -r build/configure && sh bootstrap.sh
cd build || exit 2
sh configure -C --prefix=$PREFIX "$@"
{{ gmake }} clean all

File Metadata

Mime Type
text/x-shellscript
Expires
Thu, Apr 9, 02:29 (8 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3601522
Default Alt Text
build.sh.jinja (840 B)

Event Timeline