rpi_autism

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
rpi_autism [2019/08/05 15:50] – [Notify completion of downloading] Júne Parkrpi_autism [2019/09/08 15:28] – [Specification] Júne Park
Line 41: Line 41:
 <code ini> <code ini>
 Mounted on             Type  Size  Used Avail Use% Mounted on             Type  Size  Used Avail Use%
-/home/meson/repository ext4  459G  143G  294G  33+/home/meson/repository ext4  459G  164G  272G  38
-/home/meson/storage    ext4  459G  318G  118G  73%+/home/meson/storage    ext4  459G  311G  125G  72%
 </code> </code>
  
Line 300: Line 300:
 </code>  </code> 
  
-Script for Pushbullet (Option A) +=== Script for Pushbullet (Option A) ===
 <code bash>  <code bash> 
 #!/bin/bash #!/bin/bash
Line 313: Line 313:
 </code> </code>
  
-Script for Telegram (Option B) +=== Script for Telegram (Option B) ===
 <code bash>  <code bash> 
 #!/bin/bash #!/bin/bash
Line 321: Line 321:
 </code>   </code>  
  
-Script for Slack using WebHooks (Option C) +=== Script for Slack using WebHooks (Option C) ===
 <code bash>  <code bash> 
 #!/bin/bash #!/bin/bash
  • rpi_autism
  • Last modified: 2023/06/09 09:48
  • by Júne Park