mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Also install license file.
This commit is contained in:
@@ -26,6 +26,7 @@ rm -rf "$TARGET_DIR"
|
||||
./meteor --version || exit 1
|
||||
|
||||
cp -a dev_bundle "$TARGET_DIR"
|
||||
cp LICENSE.txt "$TARGET_DIR"
|
||||
|
||||
function CPR {
|
||||
tar -c --exclude .meteor/local "$1" | tar -x -C "$2"
|
||||
|
||||
Reference in New Issue
Block a user