From 36a0cc17b428421d125a39b21cf07e272ca16b65 Mon Sep 17 00:00:00 2001 From: fanta Date: Sun, 19 Jan 2025 15:31:56 +0100 Subject: [PATCH] dependencies bc --- santiago.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/santiago.sh b/santiago.sh index b9097fb..b92ea64 100644 --- a/santiago.sh +++ b/santiago.sh @@ -1,8 +1,8 @@ #!/bin/bash # fanta - https://git.56k.es/fanta/santiago -# dependencies: toot +# dependencies: toot, bc -scriptDir="/home/fanta/repos/santiago" # The bot path. changeme +scriptDir="/home/fanta/santiago" # The bot path. changeme user=$(whoami) opt="$1" version="0.1"