This commit is contained in:
Milan Hauth 2023-12-27 15:33:28 +01:00
parent 6dd6515779
commit c0fbc64bbb
1 changed files with 1 additions and 1 deletions

View File

@ -99,5 +99,5 @@ git push codeberg.org $main_branch:pages
# sourceforge.net has no automatic update like github pages
echo updating https://milahu-alchi.sourceforge.io/
repo_root="$(dirname "$0")"/../..
repo_root="$(readlink -f "$(dirname "$0")"/../..)"
"$repo_root/src/scripts/sync-sourceforge-pages.sh"