Update shell scripts

This commit is contained in:
Sander Declerck 2025-11-28 16:51:39 +01:00
parent 3af8b694fe
commit edec6ec57c
No known key found for this signature in database
7 changed files with 50 additions and 44 deletions

View file

@ -1,3 +1,5 @@
$env:PATH = "$env:PATH;$HOME/.safe-chain/bin"
function Write-SafeChainWarning {
param([string]$Command)