chore(alias): podman removed, up won't do OS upgrade

This commit is contained in:
Pratik Tripathy
2026-02-18 22:57:55 +05:30
parent 72abc331be
commit 14fd2092ef
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
# TODO: Make folder-links and NOT link to each file
INSTALL="n"
DRY_RUN="n"
@@ -94,7 +94,7 @@ main() {
parse_input "$@"
install_file_location="$(
cd -- "$(dirname "$0")" > /dev/null 2>&1 || exit
cd -- "$(dirname "$0")" >/dev/null 2>&1 || exit
pwd -P
)/scripts"