mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -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
|
||||
out("---------- TorrentPier Installer ----------", 'info');
|
||||
out("Made with love for Humans!", 'info');
|
||||
out("-------------------------------------------\n", 'info');
|
||||
out("--- TorrentPier Installer ---\n", 'info');
|
||||
sleep(1);
|
||||
|
||||
// Setting permissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue