Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42ad817

Browse files
committed
Changing oradata permissions.
1 parent 379e43a commit 42ad817

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis/start_db.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ fi
2525

2626
# Save the oracledata dir to cache.
2727
if [ ! -f $HOME/$ORACLE_VERSION.tar.gz ]; then
28+
chmod -R 777 $HOME/$ORACLE_VERSION
2829
tar -zcf $CACHE_DIR/$ORACLE_VERSION.tar.gz $HOME/$ORACLE_VERSION
2930
fi

0 commit comments

Comments
 (0)