This repository has been archived on 2023-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
KableDistro/pkg-manager/shit-finder.sh

10 lines
105 B
Bash

#!/bin/bash
#
SYS_LIST="sys_list"
PKG_LIST="pkg_list"
# Generar lista del sistema
echo "" > $SYS_LIST