mirror of
https://github.com/hak8or/proxmox_scripts.git
synced 2025-06-28 11:46:28 +00:00
Added demo ruby project and added readme.md example of using a dir instead of script.
This commit is contained in:
4
ruby_server/Gemfile
Normal file
4
ruby_server/Gemfile
Normal file
@ -0,0 +1,4 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'sinatra'
|
||||
gem 'puma'
|
Reference in New Issue
Block a user