Last active
September 11, 2020 02:20
-
-
Save riskiwah/f6563c944c1ed4c8bf4b2eb6f00bb521 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
#! /bin/bash | |
# Change repo | |
sudo sed -i "s*es.archive.ubuntu.com*kartolo.sby.datautama.net.id*g" /etc/apt/sources.list | |
# Change default pass | |
sudo passwd osboxes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment