]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - scripts/upgrade.sh
Add compatibility with FreeBSD ls
authorAlvar C.H. Freude <alvar-freude@users.noreply.github.com>
Wed, 3 May 2023 17:43:41 +0000 (19:43 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 4 May 2023 06:03:36 +0000 (08:03 +0200)
commit9c50bf69f1fdcda5fa0b76bada5d9baeb064f3ce
tree75f5b9dfa4c3818d7491abb2a47fe84f9c3d829f
parenta1662576112ee33367fcd300131a98a52a0cc62a
Add compatibility with FreeBSD ls

The ls command of FreebSD does not understand the --search=time parameter for the ls command. "ls -t" is equivalent and behaves on Linux in the same way.
scripts/upgrade.sh