We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
something wrong with the backup directory? (Just a quick reminder I can elaborate further later)
Traceback (most recent call last): File "script.py", line 320, in install(fix_only, icon_path) File "script.py", line 205, in install app.install() File "/opt/Hardcode-Tray/modules/applications/zip.py", line 63, in install self.install_symlinks() TypeError: install_symlinks() missing 1 required positional argument: 'back_dir'
The text was updated successfully, but these errors were encountered:
Ah jts an easy fix ! I will do that right now
Sorry, something went wrong.
3971363
No branches or pull requests
something wrong with the backup directory? (Just a quick reminder I can elaborate further later)
Traceback (most recent call last):
File "script.py", line 320, in
install(fix_only, icon_path)
File "script.py", line 205, in install
app.install()
File "/opt/Hardcode-Tray/modules/applications/zip.py", line 63, in install
self.install_symlinks()
TypeError: install_symlinks() missing 1 required positional argument: 'back_dir'
The text was updated successfully, but these errors were encountered: