Created
September 9, 2023 21:16
-
-
Save pg83/4bdb11a2ca3602d949db26b4b2a66781 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ~/ix - clone of https://github.com/stal-ix/ix | |
# script will need gnu make, git, python3, wget in PATH | |
# output will be in ~/some/dir | |
cd ~/ix | |
git pull | |
./ix recache ~/some/dir |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Commands for debian vm (root user):