fixed permission problem

This commit is contained in:
mohammed jasem alaajel 2021-06-15 01:39:34 +04:00
parent c25bc15f35
commit dbdbf17d2c
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
./clean.sh
PS1="$"

View File

@ -1,2 +1,3 @@
#!/bin/bash
rm -rf LimeLogin-Plugin

View File

@ -1,5 +1,6 @@
#!/bin/bash
PS1="$"
basedir=`pwd`
clean=$1