Commit 396cd00
committed
Run apt-get update before apt-get install
Switch from apt install to apt-get install, may avoid:
```
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
```1 parent c4fd5b9 commit 396cd00
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments