Projects STRLCPY C2-Tracker Commits c4e63dda
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    autoupdate.sh
     1 +#!/bin/bash
     2 + 
     3 +python3 tracker.py && git commit -a -m "Nightly Auto Update" && git push
     4 + 
Please wait...
Page is in error, reload to recover