Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit 446605e

Browse files
committed
Fix
1 parent 13169cb commit 446605e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/config/domain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ do
4444
done
4545

4646
### update uri on drush aliases
47-
sed -i /etc/drush/local_lbd.aliases.drushrc.php \
47+
sed -i /etc/drush/local_bcl.aliases.drushrc.php \
4848
-e "/'uri'/ s/$old_domain/$domain/"

0 commit comments

Comments
 (0)