mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-27 01:38:57 +02:00
Makes the file executable
This commit is contained in:
@@ -46,5 +46,7 @@ class Mage_Compiler
|
||||
$phar->stopBuffering();
|
||||
|
||||
unset($phar);
|
||||
|
||||
chmod($file, 0755);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user