Simple bash is enough

This commit is contained in:
Alexandre
2021-12-29 16:48:23 +01:00
parent 189ae3c995
commit 085bbf1241
17 changed files with 21 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/bin/bash
if [ ! -d /share/music ]; then
echo "Creating /share/music"