Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F9503080
build.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
823 B
Referenced Files
None
Subscribers
None
build.sh
View Options
#!/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
Details
Attached
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)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment