mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
Update wallust.sh
MLOG
This commit is contained in:
parent
c85b153013
commit
86ec0f97a0
@ -20,7 +20,7 @@ source "$(dirname "$(readlink -f "$0")")/Global_functions.sh"
|
|||||||
|
|
||||||
# Set the name of the log file to include the current date and time
|
# Set the name of the log file to include the current date and time
|
||||||
LOG="Install-Logs/install-$(date +%d-%H%M%S)_wallust.log"
|
LOG="Install-Logs/install-$(date +%d-%H%M%S)_wallust.log"
|
||||||
MLOG="install-$(date +%d-%H%M%S)_wallust.log"
|
MLOG="install-$(date +%d-%H%M%S)_wallust2.log"
|
||||||
|
|
||||||
# Installing depencies
|
# Installing depencies
|
||||||
for PKG1 in "${depend[@]}"; do
|
for PKG1 in "${depend[@]}"; do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user