瀏覽代碼

added README.MD

mike 1 月之前
父節點
當前提交
cffd9f58f1
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README.MD

+ 10 - 0
README.MD

@@ -0,0 +1,10 @@
+This scrips takes the argument of a Nextcloud Client AppImage file and installs it in a user-friendly manner.
+
+Specifically, the script:
+
+- Checks file existance
+- Moves it to a local assets/ folder
+- Updates it's executable permissions
+- creates a symlink for the executable at /usr/local/bin/nextcloud
+- checks for the existance of a .desktop file in the assets folder
+- creats a symlink for the .desktop file at /usr/local/share/applications/nextcloud.desktop