diff --git a/devuan-beowulf-live-e17.blend b/devuan-beowulf-live-e17.blend index 9b3838b..29b0aec 100644 --- a/devuan-beowulf-live-e17.blend +++ b/devuan-beowulf-live-e17.blend @@ -472,7 +472,7 @@ install-custscripts() { #!/bin/sh cd /var/tmp/automate for script in ${custom_scripts}; do - touch \${$script:r}.log + touch \${$script}.log bash \$script done apt-get --yes --force-yes -f install