mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-31 18:04:23 +01:00
Move under install/ as well
This commit is contained in:
@@ -5,7 +5,7 @@ set -e
|
||||
RUNNING_GNOME=$([[ "$XDG_CURRENT_DESKTOP" == *"GNOME"* ]] && echo true || echo false)
|
||||
|
||||
# Check the distribution name and version and abort if incompatible
|
||||
source ~/.local/share/omakub/check-version.sh
|
||||
source ~/.local/share/omakub/install/check-version.sh
|
||||
|
||||
if $RUNNING_GNOME; then
|
||||
# Ensure computer doesn't go to sleep or lock while installing
|
||||
|
||||
Reference in New Issue
Block a user