mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
download the file automatically
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
wget https://raw.githubusercontent.com/offa/android-foss/master/README.md
|
||||
|
||||
SOURCE_FILE=README.md
|
||||
|
||||
LINKS=$(grep "http" "$SOURCE_FILE" \
|
||||
|
||||
Reference in New Issue
Block a user