Skip to content

Commit c18857a

Browse files
committed
2 parents 0454d86 + ae65876 commit c18857a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/malcolm_appliance_packager.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ if mkdir "$DESTDIR"; then
124124
# these scripts go in both the tarball and the run path
125125
cp $VERBOSE ./scripts/install.py "$DESTDIR/scripts/"
126126
cp $VERBOSE ./scripts/install.py "$RUN_PATH/"
127-
cp $VERBOSE ./scripts/legacy_install.py "$RUN_PATH/"
128127
git ls-files ./scripts/installer | /usr/bin/rsync -R --files-from=- ./ "$DESTDIR/"
129128
rm -rf "$DESTDIR/"scripts/installer/tests "$DESTDIR/"scripts/installer/ui/gui
130129
pushd "./scripts" >/dev/null 2>&1

0 commit comments

Comments
 (0)