Skip to content
Snippets Groups Projects
Commit 998cec8c authored by Marty Kandes's avatar Marty Kandes
Browse files

naked-singularity-v0.6.9 :: added debian-keyring package to

naked-singularity install procedure for centos
parent f6c2f7b2
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ AUTHOR
VERSION
0.6.8
0.6.9
LAST UPDATED
......
......@@ -301,6 +301,8 @@ naked_install() {
sudo yum install -y epel-release
echo 'sudo yum install -y debootstrap'
sudo yum install -y debootstrap
echo 'sudo yum install -y debian-keyring'
sudo yum install -y debian-keyring
elif [[ "${operating_system}" = 'ubuntu' ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment