mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 21:33:54 -07:00
Update install.php
This commit is contained in:
parent
af91f8aeb1
commit
a7486cc20c
1 changed files with 1 additions and 3 deletions
|
@ -124,9 +124,7 @@ function chmod_r(string $dir, int $dirPermissions, int $filePermissions): void
|
||||||
}
|
}
|
||||||
|
|
||||||
// Welcoming message
|
// Welcoming message
|
||||||
out("---------- TorrentPier Installer ----------", 'info');
|
out("--- TorrentPier Installer ---\n", 'info');
|
||||||
out("Made with love for Humans!", 'info');
|
|
||||||
out("-------------------------------------------\n", 'info');
|
|
||||||
sleep(1);
|
sleep(1);
|
||||||
|
|
||||||
// Setting permissions
|
// Setting permissions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue