meta: new domain

This commit is contained in:
Dylan Araps 2021-07-23 00:34:24 +03:00
parent f48192f598
commit d2b952651e
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 4 additions and 4 deletions

6
README
View File

@ -1,5 +1,5 @@
|/
|\ISS LINUX https://kisslinux.xyz
|\ISS LINUX https://kisslinux.org
________________________________________________________________________________
@ -10,5 +10,5 @@ KISS' tiny package manager.
Documentation:
- https://kisslinux.xyz/package-manager
- https://kisslinux.xyz/package-system
- https://kisslinux.org/package-manager
- https://kisslinux.org/package-system

2
kiss
View File

@ -1,7 +1,7 @@
#!/bin/sh
# shellcheck source=/dev/null
#
# Simple package manager written in POSIX shell for https://kisslinux.xyz
# Simple package manager written in POSIX shell for https://kisslinux.org
#
# The MIT License (MIT)
#