]> git.wh0rd.org - home.git/blobdiff - .chromite/chrome_sdk.bashrc
crostini-vapier-setup: install edge
[home.git] / .chromite / chrome_sdk.bashrc
index 17541552df329c3f4cc0766edcce36c8b7037502..4f660f4eb32afa6732105efdcac9aed94b1d9a5d 100644 (file)
@@ -1,6 +1,4 @@
-. ~/.profile.d/PS1.sh
-
-IP=172.29.72.34
+IP=100.100.11.159
 
 n() {
        [[ $# -eq 0 ]] && set -- chrome
@@ -15,6 +13,7 @@ cat <<EOF
 
 Commands:
  gclient: use runhooks for a new board
+ gn gen out_\${SDK_BOARD}/Release --args="\${GN_ARGS}"
  n: run ninja to compile chrome
  d: deploy the compiled code to ${IP}