Fix broken command
This commit is contained in:
parent
4b34ad1a21
commit
66fe6e346e
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ source "$softwareRoot/Java/install.sh";
|
|||
|
||||
# Install other flatpaks
|
||||
flatpak install -y flathub com.github.xournalpp.xournalpp;
|
||||
flatpak install flathub com.github.flxzt.rnote;
|
||||
flatpak install -y flathub com.github.flxzt.rnote;
|
||||
|
|
Loading…
Reference in a new issue