mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-13 20:39:58 -05:00
Improve backup functions; Minor fix for checkdeps
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# This script is meant to be sourced.
|
||||
# It's not for directly running.
|
||||
|
||||
# shellcheck shell=bash
|
||||
|
||||
# Check whether pkgs exist in AUR or repos of Arch.
|
||||
#
|
||||
# Do NOT abuse this since it consumes extra bandwidth from AUR server.
|
||||
|
||||
pkglistfile=$(mktemp)
|
||||
|
||||
Reference in New Issue
Block a user