mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-25 21:00:18 +02:00
Makes the file executable
This commit is contained in:
parent
c44879dc22
commit
bde912c092
@ -46,5 +46,7 @@ class Mage_Compiler
|
||||
$phar->stopBuffering();
|
||||
|
||||
unset($phar);
|
||||
|
||||
chmod($file, 0755);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user