Logo
Explore Help
Register Sign In
Proximity/staffmanager
1
0
Fork 0
You've already forked staffmanager
forked from miguel456/rbrecruiter
Code Issues Pull Requests Projects Releases Wiki Activity
Files
2ddef6058dba02b757c1385326ad14c90a6cbe4a
staffmanager/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.24.3 Page: 446ms Template: 14ms
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