Logo
Explore Help
Register Sign In
miguel456/athenahr
1
0
Fork 0
You've already forked athenahr
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
athenahr/install.sh

10 lines
164 B
Bash
Raw Normal View History

Added simple installation script
2020-07-08 06:02:32 +00:00
#!/usr/bin/env bash
Add installation bootstrap script
2020-07-09 05:10:22 +01:00
echo "Preliminary installation starting!"
sleep 3
Added simple installation script
2020-07-08 06:02:32 +00:00
composer install
Add installation bootstrap script
2020-07-09 05:10:22 +01:00
echo "Full installation starting!"
Command improvements Remove process args Silence npm WARN output (when applicable) Compat for npm in different directories Reverse npm silence Replace Symfony Process Remove Symfony Process refs Add forgotten output for commands Removed colons that artisan already added Remove optional parameters in install cmd Simplify settings save call Further simplify settings save call
2020-07-09 07:03:40 +01:00
sleep 3
Add installation bootstrap script
2020-07-09 05:10:22 +01:00
php artisan application:install
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 48ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API