Update 1 file: bootstrap.sh
This commit is contained in:
@@ -149,7 +149,7 @@ else
|
|||||||
git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
|
git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dotstate doctor
|
dotstate activate
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user