mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-08 13:19:05 +00:00
Wavelog - Small Adjustment (#292)
* stay within the github environment for the logo * add php-gd as dependencie for future usage
This commit is contained in:
parent
6d915bf156
commit
d3633f97c5
@ -20,7 +20,7 @@ $STD apt-get install -y \
|
|||||||
libapache2-mod-php \
|
libapache2-mod-php \
|
||||||
mariadb-server \
|
mariadb-server \
|
||||||
mc \
|
mc \
|
||||||
php8.2-{curl,mbstring,mysql,xml,zip} \
|
php8.2-{curl,mbstring,mysql,xml,zip,gd} \
|
||||||
sudo \
|
sudo \
|
||||||
unzip
|
unzip
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
"interface_port": "80",
|
"interface_port": "80",
|
||||||
"documentation": "https://github.com/wavelog/wavelog/wiki",
|
"documentation": "https://github.com/wavelog/wavelog/wiki",
|
||||||
"website": "https://www.wavelog.org/",
|
"website": "https://www.wavelog.org/",
|
||||||
"logo": "https://www.wavelog.org/wp-content/uploads/2024/04/wavelog_icon_only.png",
|
"logo": "https://raw.githubusercontent.com/wavelog/wavelog/refs/heads/master/assets/logo/wavelog_icon_only_darkly.png",
|
||||||
"description": "Wavelog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection.",
|
"description": "Wavelog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user