mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Fix script error
This commit is contained in:
@@ -22,7 +22,7 @@ if [ -f /.dockerinit ]; then
|
||||
|
||||
sleep 3s
|
||||
echo "Retrying package installation..."
|
||||
fi
|
||||
done
|
||||
|
||||
cp config/database.yml.mysql config/database.yml
|
||||
sed -i 's/username:.*/username: root/g' config/database.yml
|
||||
|
||||
Reference in New Issue
Block a user