read
This commit is contained in:
parent
e18a24d148
commit
c932704b7a
1 changed files with 2 additions and 0 deletions
2
read.sh
Executable file
2
read.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
while read line; do line1=$line; done < packages_advanced.txt; pacman
|
||||||
|
-Syu $line1
|
Loading…
Reference in a new issue