commit
This commit is contained in:
parent
046c4b9e46
commit
c5d4341b6d
@ -1,4 +1,8 @@
|
||||
#! /bin/bash
|
||||
export ALL=True
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/*
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
|
||||
for f in *.sh; do
|
||||
bash "$f"
|
||||
done
|
||||
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
|
@ -27,7 +27,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -16,7 +16,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
echo "Disabling Now"
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -16,7 +16,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
@ -15,7 +15,7 @@ if [[ $1 == enable ]]; then
|
||||
export RELOG_NEEDED=1
|
||||
|
||||
if [[ $ALL != True ]]; then
|
||||
/etc/nobara/scripts/nobara-layouts/settings-scripts/reload.sh
|
||||
/etc/nobara/scripts/nobara-layouts/reload.sh
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user