mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-04-23 16:29:39 -04:00
@@ -11,6 +11,7 @@ echo "# generated on "`date` > $bsenv
|
||||
|
||||
echo export ANDROID_HOME=$1 >> $bsenv
|
||||
echo 'export PATH=$PATH:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools:/opt/gradle/bin' >> $bsenv
|
||||
echo "export DEBIAN_FRONTEND=noninteractive" >> $bsenv
|
||||
|
||||
chmod 0644 $bsenv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user