mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
install.sh: Preserve symlinks at update
Origin commit data
------------------
Branch: ni/coolstream
Commit: bcf478ba67
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-01-29 (Sun, 29 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -21,7 +21,7 @@ update_file()
|
|||||||
fi
|
fi
|
||||||
echo "update $FILE_IMAGE"
|
echo "update $FILE_IMAGE"
|
||||||
rm -f $FILE_IMAGE
|
rm -f $FILE_IMAGE
|
||||||
cp $FILE_NEW $FILE_IMAGE
|
cp -d $FILE_NEW $FILE_IMAGE
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user