mirror of
https://github.com/c9moser/sgbackup.git
synced 2026-01-19 11:30:13 +00:00
6 lines
115 B
Bash
Executable File
6 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
# vim: ts=4 sts=4 sw=4 syn=sh smartindent expandtab
|
|
#
|
|
|
|
sudo dnf install -y gtk4 python python-gobject
|