mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Fix bad copy/paste (#165)
This commit is contained in:
parent
1e49d0a908
commit
e70d1bbbbe
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ cd /var/www/jordaneldredge.com/
|
|||
NEW_CLONE=repos/winamp2-js-`date +%s`
|
||||
|
||||
# Do the clone
|
||||
echo "Cloning vim-awesome"
|
||||
echo "Cloning Winamp2-js"
|
||||
git clone git@github.com:captbaritone/winamp2-js.git $NEW_CLONE > /dev/null
|
||||
|
||||
echo "Installing Node requirements"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue