Fix typo in heimdall shell

This commit is contained in:
Stefan Machmeier 2021-09-16 12:57:51 +02:00 committed by GitHub
parent ed0c5aa89f
commit f4ab6dab1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/ash
#!/bin/bash
if [ "$(ls /var/lib/nginx/html/database)" = "" ] && [ "$HEIMDALL_PERSIST" = "YES" ];
then
tar xvfz /var/lib/nginx/first.tgz -C /