mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update _release.php
This commit is contained in:
parent
3c56179881
commit
e813f1ef5d
1 changed files with 4 additions and 0 deletions
|
@ -84,3 +84,7 @@ if ($bytesWritten === false) {
|
|||
if ($bytesWritten === 0) {
|
||||
out('Config file was not updated (0 bytes written)', 'error');
|
||||
}
|
||||
|
||||
out('- Config file has been updated!', 'success');
|
||||
|
||||
// Git add & commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue