#/bin/sh . settings.sh # update symlinks (needed for repo validation) ln -s -f "$REAL/Packages/cache" "$REPO/Packages/cache" ln -s -f "$REAL/Probes/probed.xml" "$REPO/Probes/probed.xml" ln -s -f "$REAL/Properties/secrets.xml" "$REPO/Properties/secrets.xml"