comparison python/py-commonmark/py-commonmark.sh @ 1019:ddab65a5b3f5

vanilla: use /bin/busybox sh as default shell
author David Demelier <markand@malikania.fr>
date Thu, 29 Aug 2019 23:35:00 +0200
parents a133976e0783
children 297b5eef115e
comparison
equal deleted inserted replaced
1018:a0efa9896267 1019:ddab65a5b3f5
1 #!/bin/sh 1 #!/bin/busybox sh
2 # 2 #
3 # Copyright (c) 2019 Stéphane Péquignot <contact@stephanepequignot.fr> 3 # Copyright (c) 2019 Stéphane Péquignot <contact@stephanepequignot.fr>
4 # Copyright (c) 2019 David Demelier <markand@malikania.fr> 4 # Copyright (c) 2019 David Demelier <markand@malikania.fr>
5 # 5 #
6 # Permission to use, copy, modify, and/or distribute this software for any 6 # Permission to use, copy, modify, and/or distribute this software for any