feat(package): sentinèlla: add auth

This commit is contained in:
2025-10-03 02:30:24 +00:00
parent 329f9e9877
commit facf3cf0a2
10 changed files with 346 additions and 186 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/dash
# ImageMagick: scatter plot "by dots" from (x y) data
# - Input: points.txt with "x y" per line (whitespace-separated)
# - Output: plot.png (white bg, black dots). Also draws an optional polyline through points.