diff --git a/install.sh b/install.sh index a5a69ea..0855c8a 100755 --- a/install.sh +++ b/install.sh @@ -9,9 +9,10 @@ fi cd ../../ composer require guzzlehttp/guzzle:^6.0 composer dump-autoload +git status && git commit composer.json -m 'BILLTECH: updated requirements for billtech' cd plugins/BillTech chmod 0644 cron/* chmod +x bin/* mkdir /var/log/billtech -(crontab -l ; eval "echo \"$(cat cron/*)\"") | crontab - \ No newline at end of file +(crontab -l ; eval "echo \"$(cat cron/*)\"") | crontab -