Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 -
(crontab -l ; eval "echo \"$(cat cron/*)\"") | crontab -