diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md deleted file mode 100644 index e5fdd3d..0000000 --- a/doc/POST_INSTALL.md +++ /dev/null @@ -1 +0,0 @@ -The installation was successful. You can find Ladder on `__DOMAIN____PATH__`. \ No newline at end of file diff --git a/doc/POST_UPGRADE.md b/doc/POST_UPGRADE.md deleted file mode 100644 index 9dbb402..0000000 --- a/doc/POST_UPGRADE.md +++ /dev/null @@ -1 +0,0 @@ -The upgrade was successful. \ No newline at end of file diff --git a/doc/PRE_UPGRADE.md b/doc/PRE_UPGRADE.md deleted file mode 100644 index ec9d960..0000000 --- a/doc/PRE_UPGRADE.md +++ /dev/null @@ -1 +0,0 @@ -You are about to upgrade Ladder. \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index b0d98a9..8b0c799 100644 --- a/manifest.toml +++ b/manifest.toml @@ -49,6 +49,7 @@ ram.runtime = "20M" arm64.url = "https://github.com/everywall/ladder/releases/download/v0.0.21/ladder_linux_arm64.tar.gz" arm64.sha256 = "fc512e8aebb2459d13b97daf1d6ec3b1a7dfb32b24a60c5e1e0d2f804219b11a" autoupdate.strategy = "latest_github_tag" + in_subdir = false [resources.system_user]