deb-install
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "deb-install", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Debian based apps Installation Automation", | ||
"scripts": { | ||
"patch-release": "npm version patch && npm publish && git push --follow-tags" | ||
"patch-release": "npm version patch && npm publish && git push --follow-tags", | ||
"version": "git add -A .", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
@@ -60,2 +62,2 @@ "bin": { | ||
] | ||
} | ||
} |
@@ -1,4 +0,4 @@ | ||
# Oracle InstantClient Installation Script | ||
# Debian based apps Installation Automation | ||
> This script automates the installation of Oracle InstantClient on Debian-based systems. | ||
> This script automates the installation of useful tools for a common dev on Debian-based systems. | ||
@@ -17,4 +17,4 @@ ### Requirements | ||
```sh | ||
git clone https://github.com/hebertcisco/ubuntu-auto-install | ||
cd ubuntu-auto-install | ||
git clone https://github.com/hebertcisco/deb-install | ||
cd deb-install | ||
make | ||
@@ -35,11 +35,2 @@ | ||
The script will check for dependencies, download and install the Oracle InstantClient package, and remove any unnecessary files. | ||
Note: The script is designed to work with Oracle InstantClient version 21.1.0.0.0 and x64 architecture. If you want to install a different version or architecture, you should edit the script accordingly. | ||
### Troubleshooting | ||
If you encounter any errors during the installation process, check the error messages displayed by the script and take appropriate action. | ||
If you are unable to connect to the Oracle server after running the script, check that the Oracle server is running and that you have the correct credentials. | ||
### Support | ||
@@ -46,0 +37,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
1622218
107
30133
54