OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
perl5
/
Debian
/
Debhelper
/
Sequence
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
09/19/2021 04:37:49 PM
rwxr-xr-x
📄
bash_completion.pm
131 bytes
04/02/2018 02:16:46 AM
rw-r--r--
📄
pypy.pm
161 bytes
03/26/2018 07:42:23 PM
rw-r--r--
📄
python2.pm
231 bytes
04/16/2018 02:31:18 PM
rw-r--r--
📄
python3.pm
167 bytes
03/26/2018 07:42:23 PM
rw-r--r--
Editing: python3.pm
Close
#! /usr/bin/perl # debhelper sequence file for dh_python3 use warnings; use strict; use Debian::Debhelper::Dh_Lib; insert_before("dh_installinit", "dh_python3"); 1