Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F49452414
build-docs-salt-wrapper.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
288 B
Referenced Files
None
Subscribers
None
build-docs-salt-wrapper.sh
View Options
#!/bin/sh
# The salt-wrapper documentation is stored in the main repository
git
clone
https://devcentral.nasqueron.org/source/salt-wrapper.git
# Build documentation
cd
salt-wrapper/docs
||
exit
1
make
html
# Deploy
mv
_build/html/*
"
$1
"
# Clean
cd
../..
||
exit
2
rm
-rf
salt-wrapper
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Mon, Sep 14, 09:00 (1 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3957710
Default Alt Text
build-docs-salt-wrapper.sh (288 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment