diff --git a/install/birdnet-install.sh b/install/birdnet-install.sh index 68bf944f..f2f29c41 100644 --- a/install/birdnet-install.sh +++ b/install/birdnet-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/tphakala/birdnet-go diff --git a/install/erpnext-install.sh b/install/erpnext-install.sh index 8daf76c0..e66c59c7 100644 --- a/install/erpnext-install.sh +++ b/install/erpnext-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/frappe/erpnext diff --git a/install/jitsi-meet-install.sh b/install/jitsi-meet-install.sh index 506eb57e..bdfc0128 100644 --- a/install/jitsi-meet-install.sh +++ b/install/jitsi-meet-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://jitsi.org/ diff --git a/install/storybook-install.sh b/install/storybook-install.sh index dab2ef86..db9506f0 100644 --- a/install/storybook-install.sh +++ b/install/storybook-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/storybookjs/storybook diff --git a/install/storyteller-install.sh b/install/storyteller-install.sh index fba102f6..2594912b 100644 --- a/install/storyteller-install.sh +++ b/install/storyteller-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://gitlab.com/storyteller-platform/storyteller @@ -19,12 +19,13 @@ $STD apt install -y \ git \ pkg-config \ libsqlite3-dev \ + sqlite3 \ python3 \ python3-setuptools \ ffmpeg msg_ok "Installed Dependencies" -NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs +NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs fetch_and_deploy_gh_release "readium" "readium/cli" "prebuild" "latest" "/opt/readium" "readium_linux_x86_64.tar.gz" ln -sf /opt/readium/readium /usr/local/bin/readium diff --git a/install/teable-install.sh b/install/teable-install.sh index fc2f4812..b59d7f48 100644 --- a/install/teable-install.sh +++ b/install/teable-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/teableio/teable diff --git a/install/tubearchivist-install.sh b/install/tubearchivist-install.sh index 05a8f3ab..756491a4 100644 --- a/install/tubearchivist-install.sh +++ b/install/tubearchivist-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/tubearchivist/tubearchivist diff --git a/json/teable.json b/json/teable.json index 2f9efda7..ddcc022b 100644 --- a/json/teable.json +++ b/json/teable.json @@ -41,4 +41,4 @@ "type": "info" } ] -} +} \ No newline at end of file