mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-21 20:41:06 -05:00
Use grep.php if there is no Application cache or it's slowly syncing
TODO: Make URL ?queries work offline!
This commit is contained in:
@@ -66,6 +66,7 @@ fi
|
||||
cd u/$id
|
||||
|
||||
ln -sf ../../index.html || true
|
||||
ln -sf ../../grep.php || true
|
||||
|
||||
if echo $id | grep -q -v '_' # Underscores in domain names is a no no
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user