7 Commits

Author SHA1 Message Date
emrah
156e36e97f refactor(templates): wrap shell variables in double quotes to handle spaces and special characters safely 2026-02-12 16:36:29 +01:00
emrah
0e4bf5ed1a refactor(templates): replace "! -z" with "-n" for better readability 2026-02-12 16:36:29 +01:00
Saúl Ibarra Corretgé
6e0dd04d30 base: replace frep with tpl
It's our (simplified) fork: https://github.com/jitsi/tpl
2022-03-11 12:35:46 +01:00
Saúl Ibarra Corretgé
8e7ea34c50 base: fix setting timezone 2020-05-26 23:23:43 +02:00
Saúl Ibarra Corretgé
1010c71b33 core: rework templating
Use frep [0] which uses the Go templating capabilities.

[0]: https://github.com/subchen/frep
2018-08-09 21:43:54 +02:00
Saúl Ibarra Corretgé
555c5ee3d0 base: fix (not) caching deb files
The Debian slim variant already disabled the cache, so don't interfere.
2018-03-15 19:49:22 +01:00
Saúl Ibarra Corretgé
467a149cbb Initial import 2018-03-14 10:23:50 +01:00