Sync your own workout data from your "Strong" app
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 5 lines 116 B view raw
1#!/bin/bash 2# Start cron in the background 3cron 4# Follow the log file and output to stdout 5tail -f /var/log/cron.log