]> git.wh0rd.org - home.git/blobdiff - .chromite/chrome_sdk.bashrc
crostini-vapier-setup: helper for setting up new installs
[home.git] / .chromite / chrome_sdk.bashrc
index 751d32f253542ae45b4bb96523267c1b4dc86851..4f660f4eb32afa6732105efdcac9aed94b1d9a5d 100644 (file)
@@ -1,4 +1,4 @@
-IP=172.29.72.34
+IP=100.100.11.159
 
 n() {
        [[ $# -eq 0 ]] && set -- chrome
@@ -13,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}