Changes in structure

This commit is contained in:
santic-zombie
2022-07-10 23:39:29 +03:00
parent c6e95bcc08
commit 6e372a5d4e
21 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
echo ">> You can uninstall the Ruby gems if no other packages require them."
echo ">> For example, 'gem uninstall sequel' would uninstall the 'sequel' Ruby gem."
exit 0