]> git.zue.dev - git.zue.dev/commitdiff
sh -> bash
authorAlex Pooley (@zuedev) <zuedev@gmail.com>
Mon, 23 Mar 2026 10:48:40 +0000 (10:48 +0000)
committerAlex Pooley (@zuedev) <zuedev@gmail.com>
Mon, 23 Mar 2026 10:48:40 +0000 (10:48 +0000)
cron/minutely.bash [moved from cron/minutely.sh with 99% similarity]

similarity index 99%
rename from cron/minutely.sh
rename to cron/minutely.bash
index ec67f72052b397c79e3759a10e6fd420dfc0898e..b8514336e65f8bdc06cf880fcbe0d16ee6f1e186 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 GIT_ZUE_DEV="/home/git/git.zue.dev/"
 DOCKER_COMPOSE_DIRECTORY="/root/"
This page took 0.062386 seconds and 4 git commands to generate.