mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +00:00
[bootstrap] Update stowage location
This commit is contained in:
@@ -35,7 +35,7 @@ esac
|
|||||||
# Add the default packages
|
# Add the default packages
|
||||||
for package in bin shell-common bash zsh ssh; do
|
for package in bin shell-common bash zsh ssh; do
|
||||||
echo "Stowing public package: $package"
|
echo "Stowing public package: $package"
|
||||||
"$HOME/.dotfiles/bin/bin/stowage" --clobber install "$package"
|
"$HOME/.dotfiles/bin/.local/bin/stowage" --clobber install "$package"
|
||||||
done
|
done
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user