mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update install.php
This commit is contained in:
parent
d027d436cf
commit
f8c0edd781
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ function chmod_r(string $dir, int $dirPermissions, int $filePermissions): void
|
|||
}
|
||||
|
||||
// Welcoming message
|
||||
out("- TorrentPier Installer\n", 'info');
|
||||
out("--- TorrentPier Installer ---\n", 'info');
|
||||
|
||||
// Setting permissions
|
||||
out('- Setting permissions for folders...', 'info');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue