зеркало из
1
0
Форкнуть 0
azure-sdk-for-ruby/scripts/latest_runtime.sh

5 строки
148 B
Bash
Executable File

#!/bin/sh
echo "gem 'ms_rest', path: 'runtime/ms_rest'" >> Gemfile
echo "gem 'ms_rest_azure', path: 'runtime/ms_rest_azure'" >> Gemfile
cat Gemfile