science-repo: fix function formatting
This commit is contained in:
parent
41650e0520
commit
feb5303f5e
@ -11,7 +11,7 @@ termux_step_make_install() {
|
||||
echo "deb https://dl.bintray.com/grimler/science-packages-24 science stable" > $TERMUX_PREFIX/etc/apt/sources.list.d/science.list
|
||||
}
|
||||
|
||||
termux_step_create_debscripts () {
|
||||
termux_step_create_debscripts() {
|
||||
echo "#!$TERMUX_PREFIX/bin/sh" > postinst
|
||||
echo "echo Downloading updated package list ..." >> postinst
|
||||
echo "apt update" >> postinst
|
||||
|
Loading…
Reference in New Issue
Block a user