mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-19 16:25:24 +00:00
updated cups build
This commit is contained in:
@ -44,6 +44,7 @@ for ((j=0;j<${#RESULTS[@]};j++))
|
||||
UPDATETOVERSION=$(echo ${UPDATETOVERSION//[$'\t\r\n ']}|sed -r 's/\x1b\[[0-9;]*m?//g')
|
||||
;;
|
||||
"Path to script="*)
|
||||
echo ${RESULTS[j]}
|
||||
PATHTOSCRIPT=${RESULTS[j]##*=}
|
||||
PATHTOSCRIPT=${LFS}${PATHTOSCRIPT//[$'\t\r\n ']}
|
||||
;;
|
||||
|
Reference in New Issue
Block a user