mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
7 lines
227 B
Bash
7 lines
227 B
Bash
#!/bin/bash
|
|
|
|
wget --inet4-only -O /etc/openpanel/openpanel/conf/knowledge_base_articles.json https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openpanel/conf/knowledge_base_articles.json
|
|
|
|
|
|
|