We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1da7e3 commit b924463Copy full SHA for b924463
deploy.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+. /home/forge/.bashrc
4
+
5
# Composer
6
php8.4 /usr/local/bin/composer install --no-dev
7
0 commit comments