Page MenuHomeDevCentral

build.sh
No OneTemporary

build.sh

#!/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 "$@"
make

File Metadata

Mime Type
text/x-shellscript
Expires
Sun, Jun 8, 00:20 (15 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2561855
Default Alt Text
build.sh (823 B)

Event Timeline