PHP 7.4.33
Preview: team-address Size: 410 B
/home/godevadmin/public_html/upload_images/home/000~ROOT~000/usr/share/gettext/projects/team-address

#!/bin/sh
# Print the team's address (to stdout) and output additional instructions
# (to stderr).
projectsdir="$1"
progdir="$2"
catalog="$3"  # e.g. "pt_BR"
language="$4" # e.g. "pt"

for project in `cat "$projectsdir/index"`; do
  if /bin/sh "$projectsdir/$project/trigger"; then
    /bin/sh "$projectsdir/$project/team-address" "$projectsdir" "$progdir" "$catalog" "$language"
    exit $?
  fi
done

exit 0

Directory Contents

Dirs: 3 × Files: 2

Name Size Perms Modified Actions
GNOME DIR
- drwxr-xr-x 2025-01-08 05:07:29
Edit Download
KDE DIR
- drwxr-xr-x 2025-01-08 05:07:29
Edit Download
TP DIR
- drwxr-xr-x 2025-01-08 05:07:29
Edit Download
13 B lrw-r--r-- 2012-12-04 06:28:58
Edit Download
410 B lrwxr-xr-x 2012-12-04 06:28:58
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).