diff --git a/devuan-beowulf-live-e17.blend b/devuan-beowulf-live-e17.blend index 29b0aec..f66147b 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}.log + touch \${script}.log bash \$script done apt-get --yes --force-yes -f install