Maximilian Ritter von Höhn

Maximilian Ritter von Höhn (August 16, 1859 - April 26, 1936) was a general Royal Bavarian Army during World War I.

Maximilian Ritter von Höhn in 1915

Biography

He was born on August 16, 1859 in Kitzingen. He served in World War I and was promoted to General der Artillerie in 1916. After the war, in 1919, he was given command of the I Royal Bavarian Corps and retired. He died on April 26, 1936 in Munich.[1]

gollark: To run it, install https://www.craftos-pc.cc/ or https://emux.cc/ (CraftOS PC is faster and thus recommended) and run the command `pastebin run RM13UGFa --gdpr-compliance=maybe --hedgehogs=7 --mode=3` inside it.
gollark: The actual PotatOS code is either better or worse than this.
gollark: Yes.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```Horribly hacky PotatOS Quick Install implementation for Linux.
gollark: Okay, so it seems that I may need to revise the install script.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.