Home
last modified time | relevance | path

Searched refs:HOST_FILE (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-dev-menu/scripts/
H A Dreset-dev-menu-packager-host.sh1 HOST_FILE='./assets/dev-menu-packager-host'
3 git update-index --no-skip-worktree $HOST_FILE
4 git checkout HEAD -- $HOST_FILE
6 echo "$HOST_FILE was cleared"
H A Dstart.sh6 HOST_FILE='./assets/dev-menu-packager-host'
8 touch $HOST_FILE
9 echo $PACKAGER_HOST > $HOST_FILE
13 git update-index --skip-worktree $HOST_FILE