File: bash

package info (click to toggle)
libfile-listing-perl 6.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 672 kB
  • sloc: perl: 295; sh: 8; makefile: 2
file content (7 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/bin/sh

cd $(dirname $0)/../..

set -ex

docker run --rm -it -v "$PWD":/usr/local/apache2/htdocs/File-Listing plicease/perl-file-listing:apache bash