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 5356c4d commit b568124Copy full SHA for b568124
redis-install-script.sh
@@ -11,7 +11,6 @@
11
echo "*****************************************"
12
echo " 1. Prerequisites: Install updates, set time zones, install GCC and make"
13
14
-sudo su
15
sudo yum -y update
16
sudo ln -sf /usr/share/zoneinfo/America/Indianapolis /etc/localtime
17
sudo yum -y install gcc gcc-c++ make
0 commit comments