# HG changeset patch # User hackbot # Date 1622252269 0 # Node ID 8f289972a40fd242057c403b427d8bc344148899 # Parent 40bdb32c3e7c5456fda18aa4cc99bcc75876f5eb bashify /hackenv/bin/px diff -r 40bdb32c3e7c -r 8f289972a40f bin/px --- a/bin/px Sat May 29 01:37:17 2021 +0000 +++ b/bin/px Sat May 29 01:37:49 2021 +0000 @@ -1,1 +1,2 @@ +#!/bin/bash perl -e "$@"