Switched to neutral /root as the virtual file system!

This commit is contained in:
2025-06-20 19:19:58 +02:00
parent 39b43fef75
commit 0d3ee0a0eb
7 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
<?php
$rootDir = realpath("/home/surillya");
$rootDir = realpath("/root");
$query = $_GET['q'] ?? '';