0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-23 15:48:05 +02:00

Compare commits

..

1 commit

Author SHA1 Message Date
Aaron Skarlupka
142162d5e1
Merge e381107323 into f413890332 2024-12-12 14:08:18 +01:00

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -Eeuo pipefail
stable_channel='30.0.4'
stable_channel='30.0.2'
self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"