Commit Graph
12 Commits
Author SHA1 Message Date
341f87045c Bump L to N-Scripts to Debian 13 (Trixie) (#8368)
* Bump L to N-Scripts to Debian 13 (Trixie)

* refactor

* Add apt clean command to cleanup process

* Add apt clean command to cleanup process

---------

Co-authored-by: Tobias <[email protected]>
Co-authored-by: Slaviša Arežina <[email protected]>
2025-10-15 22:29:48 +02:00
CanbiZandGitHub e580a5d9c1 Add external installer warnings and user confirmation (#7539)
Added explicit warnings and user confirmation prompts to install scripts that run external installers from third-party sources. Updated JSON metadata to remove warning notes about external sources, as the scripts now handle user notification and consent directly. This improves transparency and user safety during installation.
2025-09-10 14:37:12 +02:00
CanbiZandGitHub 003422934a upgrade old Scriptcalls to new tools.func calls (#5242)
* Upgraded Function Names related to #5241

* change gh calls

* add 2 missing
2025-06-18 12:03:00 +02:00
010928fee2 Refactor: Remove gpg / gnupg from script base (#4775)
* Refactor: Remove gpg / gnupg from

* push more

* add more

* Update reactive-resume-install.sh

* Revert: add unzip

---------

Co-authored-by: Tobias <[email protected]>
2025-05-28 10:54:01 +02:00
c6f9c59eff Fixes and standard enforcement (#3564)
* Fixes and standard enforcement

* Update

* Update

* Update install/navidrome-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update install/ntfy-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update install/nzbget-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update install/n8n-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update install/openhab-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update install/paperless-ai-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update install/pairdrop-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Pass 2

* Update

* Update

---------

Co-authored-by: Michel Roegl-Brunner <[email protected]>
2025-04-01 20:22:40 +02:00
CanbiZ c4f2bd0007 fix fsSLL to fsSL 2025-04-01 14:33:26 +02:00
8c051b8186 Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 (#3455)
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL

* more switches

* switch vms

* more curls

* More curls

* more

* more

* more changes

* more

* prepare ipv6 calls

* change frontend to ipv6

* Formatting

* Fromatting

* Update gomft.sh

* Update gomft-install.sh

* Update ersatztv.sh

* Update build.func

---------

Co-authored-by: Slaviša Arežina <[email protected]>
2025-04-01 10:25:46 +02:00
CanbiZandGitHub 2306531021 [core] Rebase Scripts (formatting, highlighting & remove old deps) (#3378)
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence

* f
2025-03-24 14:20:56 +01:00
Bas van den BergandGitHub 204219a477 Add source to install scripts and make license one line (#2842) 2025-03-04 17:54:20 +01:00
CanbiZandGitHub 2ef0cd0f89 Update mattermost-install.sh 2025-01-30 11:48:12 +01:00
CanbiZandGitHub f2eb24d527 add $STD 2025-01-30 11:43:26 +01:00
7f2481ea12 New Script: Mattermost (#1856)
* Create mattermost.sh, mattermost-install.sh, and mattermost.json

* Change paths in build.func install.func and mattermost.sh

This commit is for testing purposes and will be reverted before creating the pull request.

* Fixed OS in mattermost.sh and mattermost.json

* Change paths in all files

Points all files to my fork for testing.

* Added tags and fixed missing variable definition

* Fixed mattermost-install.sh

* Fixed sed command in mattermost-install.sh

* Fixed sed command in mattermost-install.sh

* Fixed broken config in mattermost-install.sh

* Revert "Change paths in all files"

This reverts commit 2f93e39233a8dc27c5f4f77d5b84eba9fea34b61.

* Revert "Change paths in build.func install.func and mattermost.sh"

This reverts commit 084c71fbdc4ae6abed09f6858b852967286bb092.

* Fixed date in mattermost.json

* Update install/mattermost-install.sh

Co-authored-by: Michel Roegl-Brunner <[email protected]>

* Update mattermost.json

---------

Co-authored-by: CanbiZ <[email protected]>
Co-authored-by: Michel Roegl-Brunner <[email protected]>
2025-01-30 11:34:27 +01:00