mirror of
https://github.com/doctrine/orm.git
synced 2026-04-27 00:18:04 +02:00
Don't work command #6502
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @djeday on GitHub (Jul 22, 2020).
Tell me why the command did not work:
ssh gvozde0m_develop@gvozde0m.beget.tech "cd ~ /keygenerator && php vendor/bin/doctrine orm: schema-tool: update --force"
Welcome to LTD BeGet SSH Server 'jabba'
Although if you first run
ssh gvozde0m_develop@gvozde0m.beget.tech
And then
php vendor/bin/doctrine orm: schema-tool: update --force
then everything works.
@djeday commented on GitHub (Jul 23, 2020):
ssh gvozde0m_develop@gvozde0m.beget.tech "cd ~/keygenerator && /usr/local/bin/php7.3 vendor/bin/doctrine orm:schema-tool:update"