更新 Service:Redis
+1
-1
@@ -23,7 +23,7 @@ echo "deb [signed-by=/usr/share/keyrings/redis-archive-keyring.gpg] https://pack
|
||||
# 安裝 Redis
|
||||
|
||||
```bash
|
||||
apt update && apt install -y redis
|
||||
apt install -y redis
|
||||
```
|
||||
|
||||
# 啟動 Redis 伺服器
|
||||
|
||||
Reference in New Issue
Block a user