Skip to content

Commit

Permalink
* added irc_motd.txt to 0base.pk3
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Gerhardy committed Apr 28, 2008
1 parent 12104a2 commit c7deca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/archives.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ find ufos -type f -print | egrep -v '(\/\.svn\/)' | awk '/\.ufo$/ {print}' | xar
echo "base..."
#don't add the user settings
rm -f config.cfg
zip -u9 0base.${EXT} *.cfg
zip -u9 0base.${EXT} *.cfg irc_motd.txt
echo "...finished"

0 comments on commit c7deca0

Please sign in to comment.