mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-02 10:49:48 +01:00
bootstrap: chmod 777 on migratedir
This commit is contained in:
@@ -117,7 +117,7 @@ bootstrap_directories() {
|
||||
else
|
||||
mkdir -p "${bastille_migratedir}"
|
||||
fi
|
||||
chmod 0750 "${bastille_migratedir}"
|
||||
chmod 777 "${bastille_migratedir}"
|
||||
fi
|
||||
|
||||
## ${bastille_cachedir}
|
||||
|
||||
Reference in New Issue
Block a user