2017-10-16から1日間の記事一覧

したがき

# # By default this script does nothing. # Print the IP address _IP=$(hostname -I) || true if [ "$_IP" ]; then printf "My IP address is %s\n" "$_IP" fi ./radio/radirutool_OK.sh -p mplayer exit 0 ネットワーク接続されるまでbootしない。() 3 B…