Skip to content

Commit

Permalink
Uh I might just be changing lines because I might have no idea now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jalleo authored and Jalleo committed Jan 10, 2019
1 parent 3767abb commit 9123680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ -d ".git" ]; then
cp -r .git/logs/* $1/.git/logs/
fi

cp tgstation.dmb tgstation.rsc $1/
cp StarTrekking.dmb StarTrekking.rsc $1/
cp -r _maps/* $1/_maps/
cp icons/default_title.dmi $1/icons/
cp -r sound/chatter/* $1/sound/chatter/
Expand Down

0 comments on commit 9123680

Please sign in to comment.