Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
update: ubuntu.sh
Browse files Browse the repository at this point in the history
HDVinnie committed Jan 10, 2024
1 parent 2893f77 commit 3f3047e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu.sh
Original file line number Diff line number Diff line change
@@ -58,6 +58,7 @@ add_pkgs() {
echo "deb [signed-by=/usr/share/keyrings/redis-archive-keyring.gpg] https://packages.redis.io/deb $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/redis.list
apt-get -qq update
apt-get install -qq redis
systemctl enable redis-server

echo -e "$IGreen OK $Color_Off"

0 comments on commit 3f3047e

Please sign in to comment.