First commit
This commit is contained in:
6
config/hooks/live/998-enable-flathub.hook.chroot
Executable file
6
config/hooks/live/998-enable-flathub.hook.chroot
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
echo "Enabling Flathub..."
|
||||
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
Reference in New Issue
Block a user