mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
This reverts commit 0a3e973d99.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php namespace pineapple;
|
||||
|
||||
|
||||
putenv('LD_LIBRARY_PATH='.getenv('LD_LIBRARY_PATH').':/sd/lib:/sd/usr/lib');
|
||||
putenv('PATH='.getenv('PATH').':/sd/usr/bin:/sd/usr/sbin');
|
||||
|
||||
class Status extends Module
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user