Commit Graph
11 Commits
Author SHA1 Message Date
TobiasandGitHub 08d67aa722 chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
TobiasandGitHub c1fe8b91b4 chore: bump copyright to 2026 - happy new year (#10585)
* chore: bump copyright to 2026 - happy new year

* fix

* meilisearch fix source url

* livebook: fix space

* fix source cmd

* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZandGitHub d427619745 Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
CanbiZandGitHub be7d0704d7 Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
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 2e4c51450f change var in ct files to new standard (#3804) 2025-04-10 11:56:52 +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 ece3ad2b13 Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) (#2596)
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)

* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
CanbiZandGitHub af01193bc2 [core] cleanup (remove # App Default Values) (#2356) 2025-02-13 17:59:47 +01:00
CanbiZandGitHub 6f131933b7 [core] cleanup (remove base_settings & unneeded comments) (#2351) 2025-02-13 14:40:49 +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