mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Bugfix/gpt reflash (#2266)
* debug entry * update magic numbers * remove dbg * fix hostname * fix reinstall logic
This commit is contained in:
@@ -104,6 +104,8 @@ main () {
|
||||
return 1
|
||||
fi
|
||||
|
||||
echo embassy > /etc/hostname
|
||||
|
||||
ln -sf /usr/lib/embassy/scripts/fake-apt /usr/local/bin/apt-get
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user