Added a few moe echos for better status updates
This commit is contained in:
@@ -122,6 +122,7 @@ flatpak install -y flathub it.mijorus.gearlever &> /dev/null
|
||||
|
||||
# AppImage autoupdate
|
||||
# Create the service unit
|
||||
echo "Creating Flatpak update task"
|
||||
tee /etc/systemd/system/flatpak-update.service > /dev/null <<'EOF'
|
||||
[Unit]
|
||||
Description=Update Flatpak apps automatically
|
||||
@@ -152,6 +153,7 @@ systemctl daemon-reload &> /dev/null
|
||||
systemctl enable --now flatpak-update.timer &> /dev/null
|
||||
|
||||
###Bit-perfect audio support
|
||||
echo "Adding bitperfect audio support"
|
||||
function bitperfect_audio {
|
||||
###This will enable support for the following audio sample rates:
|
||||
###44100, 48000, 88200, 96000, 176400, 192000
|
||||
|
||||
Reference in New Issue
Block a user