mirror of
https://github.com/shvedes/photoshop-linux.git
synced 2025-07-04 10:25:05 +00:00
Added CachyOS support
This commit is contained in:
parent
ec4de2a11e
commit
650ab4aec1
@ -135,7 +135,7 @@ install_deps() {
|
||||
|
||||
# Refer to /etc/os-release for more info
|
||||
case "$ID" in
|
||||
"arch")
|
||||
"arch"|"cachyos")
|
||||
# To display the list of packages correctly, we need to format the string.
|
||||
# Otherwise `read` will not display the whole list of packages and will stop in the middle of the line.
|
||||
missing_packages_str=$(printf "%s " "${missed_packages[@]}")
|
||||
|
Loading…
x
Reference in New Issue
Block a user