fixed permission problem
This commit is contained in:
parent
8fd11abf43
commit
1a5e242178
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
./clean.sh
|
||||
|
||||
PS1="$"
|
||||
|
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
PS1="$"
|
||||
basedir=`pwd`
|
||||
clean=$1
|
||||
|
Reference in New Issue
Block a user