mirror of
https://github.com/elisspace/rtinst.git
synced 2026-08-29 23:52:13 +00:00
Update rtgetscripts
This commit is contained in:
@@ -68,7 +68,7 @@ if [ $# = 0 ]; then
|
||||
|
||||
for i in "${script_list[@]}"
|
||||
do
|
||||
get_scripts /usr/local/bin/$i
|
||||
get_scripts /usr/local/bin/$i $i
|
||||
done
|
||||
|
||||
echo "Completed scripts download"
|
||||
|
||||
Reference in New Issue
Block a user