Update 1 file: bootstrap.sh
This commit is contained in:
@@ -149,6 +149,8 @@ else
|
|||||||
git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
|
git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
dotstate doctor
|
||||||
|
|
||||||
sed -i.bak 's/^repo_mode\s*=\s*".*"/repo_mode = "Local"/' ~/.config/dotstate/config.toml || echo 'repo_mode = "Local"' >> ~/.config/dotstate/config.toml
|
sed -i.bak 's/^repo_mode\s*=\s*".*"/repo_mode = "Local"/' ~/.config/dotstate/config.toml || echo 'repo_mode = "Local"' >> ~/.config/dotstate/config.toml
|
||||||
|
|
||||||
dotstate doctor --fix
|
dotstate doctor --fix
|
||||||
|
|||||||
Reference in New Issue
Block a user