SILENT KILLERPanel

Current Path: > home > > transcarter > > www > > > > wp-content > plugins > wp-optimize > vendor > marcusschwarz > lesserphp


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home//transcarter//www////wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp

NameTypeSizeLast ModifiedActions
LICENSE File 33711 bytes July 17 2025 21:05:49.
lessc.inc.php File 103021 bytes July 17 2025 21:05:49.
lessify.inc.php File 9686 bytes July 17 2025 21:05:49.
package.sh File 862 bytes July 17 2025 21:05:49.

Reading File: /home//transcarter//www////wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/package.sh

#!/bin/sh

# creates tar.gz for current version

VERSION=`./plessc -v | sed -n 's/^v\(.*\)$/\1/p'`
OUT_DIR="tmp/lessphp"
TMP=`dirname $OUT_DIR`

mkdir -p $OUT_DIR
tar -c `git ls-files` | tar -C $OUT_DIR -x

rm $OUT_DIR/.gitignore
rm $OUT_DIR/package.sh
rm $OUT_DIR/lessify
rm $OUT_DIR/lessify.inc.php

OUT_NAME="lessphp-$VERSION.tar.gz"
tar -czf $OUT_NAME -C $TMP lessphp/
echo "Wrote $OUT_NAME"

rm -r $TMP


echo
echo "Don't forget to"
echo "* Update the version in lessc.inc.php (two places)"
echo "* Update the version in the README.md"
echo "* Update the version in docs.md (two places)"
echo "* Update the version in LICENSE"
echo "* Update the version in the branch-alias in composer.json"
echo "* Update @current_version in site.moon"
echo "* Add entry to feed.moon for changelog"
echo "* Update the -New- area on homepage with date and features"
echo



SILENT KILLER Tool