Skip to content

shauder/Android-Build-Bot-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Android-Build-Bot-Script

A bash script that can be used to automatically build and upload Android ROMS to a cloud service for sharing.

If you are running this script from SSH you may need to replace the "repo sync" command with:

exec ssh-agent bash

ssh-add

repo sync

About

A bash script that can be used to automatically build and upload Android ROMS to a cloud service for sharing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages