Set the ipfs user's shell to bash

This commit is contained in:
Greg Karékinian
2019-03-13 11:00:06 +01:00
parent f6119a045f
commit fee449f347
3 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures ipfs'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.1'
version '0.1.2'
supports %w(ubuntu debian)