schedule_institution_update.sh 178 Bytes
#!/bin/bash

cp plugins/software_communities/config/institutions_update.example  /etc/cron.d/institutions_update
echo "Created crontab file in /etc/cron.d/institution_update..."