Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/dbconfig-common/examples/ drwxr-xr-x |
Viewing file: Select action/file-type: #!/bin/sh packages="db-test-mysql-2.0 db-test-mysql-2.1 db-test-mysql-frontend-2.0 \ db-test-mysql-perl-2.0 db-test-pgsql-2.0 \ db-test-pgsql-migration-1.9 db-test-pgsql-migration-2.0 \ db-test-multidbtype-2.0 db-test-sqlite-2.0 db-test-multidbtype-2.0 db-test-sqlite3-2.0 " echo -n "building packages:" for f in $packages; do echo -n " ($f)" ( cd $f; fakeroot debian/rules binary >/dev/null; fakeroot debian/rules clean >/dev/null; ) done echo " done. have fun :)" |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0118 ]-- |