mirror of
https://github.com/n5amd/YSFReflector-debian-installer.git
synced 2026-04-21 06:03:51 +00:00
mkdir fixes
This commit is contained in:
parent
12cfb3d4c6
commit
d1906727ce
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ echo ""
|
|||
echo "Creating YSF directories... "
|
||||
mkdir -p $YSFINSTDIR
|
||||
mkdir -p $YSFAPPDIR
|
||||
mkdir -p $YSFWEBDIR
|
||||
mkdir -p $YSFDASDIR
|
||||
if [ -e $YSFINSTDIR/YSFClients/YSFReflector/YSFReflector ]
|
||||
then
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue