mirror of
git://f0xx.org/ac/ac-scripts
synced 2026-07-29 03:57:56 +03:00
scripts: default ~/repos/ac clone path, Cursor handoff export
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,7 +8,7 @@ set -eu
|
||||
|
||||
AC_GIT_BASE="${AC_GIT_BASE:-git://f0xx.org/ac}"
|
||||
AC_BRANCH="${AC_BRANCH:-next}"
|
||||
TARGET="${TARGET:-${HOME}/src/androidcast-ac}"
|
||||
TARGET="${TARGET:-${HOME}/repos/ac}"
|
||||
DO_VERIFY=1
|
||||
|
||||
usage() {
|
||||
|
||||
Reference in New Issue
Block a user