weeewoooo
This commit is contained in:
@@ -64,6 +64,7 @@ if [ ! -z "$1" ]; then
|
|||||||
# install packages
|
# install packages
|
||||||
echo -e "\nInstallan my packages\n"
|
echo -e "\nInstallan my packages\n"
|
||||||
sudo bash -c "apt install $packages -y"
|
sudo bash -c "apt install $packages -y"
|
||||||
|
source $rcfile
|
||||||
## dotnet
|
## dotnet
|
||||||
### haveibeenpwned-downloader
|
### haveibeenpwned-downloader
|
||||||
if [ ! $(which haveibeenpwned-downloader) ]; then
|
if [ ! $(which haveibeenpwned-downloader) ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user