#!/bin/bash # /home/pi/Alexa-gpio/sound/get_4b0_potpounds_latest.sh t=$(curl http://192.168.1.20:8888/ramdisk2/4b0_potpounds_latest.txt) echo -e $t > /var/www/ramdisk/4b0_potpounds_latest.txt