fixed copy syntaxfixed copy syntax
This commit is contained in:
parent
f7d3859466
commit
97bb764c14
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ install-functions(){
|
|||
install-file ${rundir}/PRbL/functions ${installdir}
|
||||
else
|
||||
curl -ks 'https://raw.githubusercontent.com/pyr0ball/PRbL/master/functions' > ${rundir}/functions
|
||||
install-file ${rundir}/functions ${installdir}/functions
|
||||
install-file ${rundir}/functions ${installdir}
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue