aboutsummaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* bin/{tmp,pb}: ShellCheckEuAndreh2022-05-022-3/+5
* Makefile: Do not make "fqdn" target .SILENT by defaultEuAndreh2022-05-021-1/+1
* bin/pb: Refactor and simplify...- stop depending on Perl in slugify(); - stop relying on GNU sed extensions on slugify(); - use optional flags over positional arguments; - use POSIX "date +%Y-%m-%d" over "date -I"; - always read from STDIN instead of deciding based on the input; - don't rely on GNU coreutils' `mktemp`; EuAndreh2022-05-021-81/+124
* bin/tmp: Remove trailing "/" from $REMOTE_TMPEuAndreh2022-05-011-4/+3
* bin/tmp: Indent documentation textEuAndreh2022-05-011-9/+9
* bin/tmp: Add helper script for uploading temporary filesEuAndreh2022-01-081-0/+74
* bin/*: Add WIP version of scriptsEuAndreh2021-10-112-0/+267