1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-07 09:03:00 +00:00

Dont run under uid 0

Optimize mkdebug.sh and mkrelease.sh
This commit is contained in:
jcorporation
2018-06-21 23:15:54 +01:00
parent 1f81588973
commit 7cff777d05
4 changed files with 33 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
#/bin/bash
#/bin/sh
[ -d debug ] || mkdir debug
cd debug