commit 9cb74bacf88c64e68de9abdbaa115ecb04cc6f21
parent c6a793967fe88bd5dfa679b8f39b19d40718448b
Author: Anders Damsgaard <andersd@riseup.net>
Date: Wed, 3 Jan 2018 20:45:36 -0500
Add more bookmarks and change photo drive backup to SUSAN
Diffstat:
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/links/.w3m/bookmark.html b/links/.w3m/bookmark.html
@@ -40,6 +40,30 @@
<li><a href="https://github.com/anders-dc">Github/anders-dc</a>
<li><a href="https://github.com/anders-dc/dotfiles">Github/anders-dc/dotfiles</a>
<li><a href="https://github.com/anders-dc/Granular.jl">GitHub/anders-dc/Granular.jl</a>
+<li><a href="https://travis-ci.org/anders-dc/Granular.jl">Travis/anders-dc/Granular.jl</a>
+<!--End of section (do not delete this comment)-->
+</ul>
+<h2>Local</h2>
+<ul>
+<li><a href="https://www.plainsborolibrary.org/">Plainsboro Public Library</a>
+<!--End of section (do not delete this comment)-->
+</ul>
+<h2>Princeton University</h2>
+<ul>
+<li><a href="https://www.princeton.edu/concur">Princeton Concur</a>
+<!--End of section (do not delete this comment)-->
+</ul>
+<h2>Docs</h2>
+<ul>
+<li><a href="https://docs.julialang.org/en/latest/">Julia (latest)</a>
+<!--End of section (do not delete this comment)-->
+</ul>
+<h2>Weather</h2>
+<ul>
+<li><a href="http://f1.weather.gov/MapClick.php?lat=40.33075000000008&lon=-74.56472999999994">National Weather Service: Plainsboro, NJ</a>
+<li><a href="https://radar.weather.gov/radar.php?rid=dix&product=N0R&overlay=11101111&loop=no">NWS radar image from Mt. Holly, NJ</a>
+<li><a href="http://f1.weather.gov/MapClick.php?w0=t&w1=td&w2=wc&w3=sfcwind&w3u=3&w4=sky&w5=pop&w6=rh&w7=rain&w8=thunder&w9=snow&w10=fzg&w11=sleet&w12=fog&w13u=0&w16u=1&w17u=1&AheadHour=0&Submit=Submit&FcstType=graphical&textField1=40.3308&textField2=-74.5647&site=all&unit=0&dd=&bw=">NWS: Hourly Weather Forecast, Plainsboro NJ</a>
+<li><a href="http://data1.gfdl.noaa.gov/fvGFS/fvGFS_products.php?Region=local&field=precip_snow_wind">GFDL fvGFS 10 day forecast (hourly precipitation)</a>
<!--End of section (do not delete this comment)-->
</ul>
</body>
diff --git a/links/bin/photo-drive-sync.sh b/links/bin/photo-drive-sync.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-diskA=/Volumes/ANDERS
+diskA=/Volumes/SUSAN
diskB=/Volumes/backup
echo "Copying from local drive to first external drive ($diskA)"