We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f127c50 commit f67b3eeCopy full SHA for f67b3ee
fresh_docker.sh
@@ -1,4 +1,4 @@
1
curl https://raw.githubusercontent.com/dminGod/install_scripts/master/local_repo.sh > local_repo.sh
2
bash local_repo.sh
3
-yum install openssh-* initscripts
+yum install -y openssh-* initscripts
4
service sshd start
0 commit comments