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