Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
overwrite session.php (now using lockfile provider)
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Feb 8, 2017
1 parent 4518882 commit 69b1519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/common/overlay/usr/share/post-upgrade/2.2.0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ chmod -R 777 $DATA_CONFIG_DIR
# Update configuration files for web
#

cp /var/www/web/app/config/session.php /data/web/app/config/session.php
cp /var/www/web/app/config/app.php /data/web/app/config/app.php
chmod 777 /data/web/app/config/app.php
cp /var/www/web/app/config/kerberos.php /data/web/app/config/kerberos.php
Expand Down

0 comments on commit 69b1519

Please sign in to comment.