mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
removed log
This commit is contained in:
parent
0780624b49
commit
96ab04884d
@ -8,15 +8,9 @@ cd /home && touch Gemfile.lock && \
|
||||
|
||||
RET=$?
|
||||
|
||||
echo "rdoc..."
|
||||
ls www/rdoc
|
||||
echo "..."
|
||||
RUBY_VERSION=`ruby -e 'puts RUBY_VERSION'`
|
||||
|
||||
echo "RUBY $RUBY_VERSION"
|
||||
|
||||
if [[ ${RUBY_VERSION:0:3} = "2.5" ]]; then
|
||||
echo "we're in"
|
||||
cd www && bundle install && \
|
||||
bundle exec jekyll build -d public
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user