Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
0351f850
Commit
0351f850
authored
Feb 10, 2022
by
Laurent Lécluse
Browse files
Merge branch 'bug-chmod' into 'master'
Bug chmod See merge request
!99
parents
c1f2a62b
9c831597
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/install
View file @
0351f850
...
...
@@ -94,7 +94,7 @@ $c->exec([
"chmod 777 data/fichiers"
,
"mkdir log"
,
"chmod 777 log"
,
"chmod +
7
bin/ose"
,
"chmod +
x
bin/ose"
,
]);
$od
->
writeVersion
(
$osedir
,
$version
);
$intVersion
=
(
int
)
substr
(
$version
,
0
,
2
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment