mirror of
https://github.com/offa/android-foss.git
synced 2025-11-11 19:29:50 +05:30
download the file automatically
This commit is contained in:
parent
06b949afe4
commit
0aaebfca7c
1 changed files with 2 additions and 0 deletions
|
|
@ -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" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue