mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-21 05:43:26 -07:00
Remove not installed cached packages
This commit is contained in:
parent
7cffd9b831
commit
371b063635
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ setup_proxspace ()
|
||||||
|
|
||||||
python3 -m pip install ansicolors sslcrypto
|
python3 -m pip install ansicolors sslcrypto
|
||||||
|
|
||||||
|
yes | pacman -Sc
|
||||||
|
|
||||||
echo $(date '+%Y-%m-%d %H:%M:%S') > /ps/installed64.txt
|
echo $(date '+%Y-%m-%d %H:%M:%S') > /ps/installed64.txt
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue