Submitted by DaveOverton on Mon, 07/27/2015 - 17:30 Pro Licensee
I was just playing with an old domain, and an issue I have seen over and over reared its ugly head, so I figured maybe if I talked about it, it would magically get fixed.
Install Scripts lets me put scripts in the "/" folder of the site, which is great.. But occasionally I will clear out the folder, install new stuff, and go on my way. Problem? I can't remove the "script" (which is gone) from install scripts without blowing up my now populated folder.
Can we get a button that says "I moved this outta here already, take this off the list" or something way shorter than that?
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Mon, 07/27/2015 - 21:09 Comment #1
There's no button in Virtualmin for this yet, but you could manually delete the script from the DB that tracks installed scripts by deleting the appropriate file under /etc/webmin/virtual-server/scriptlog/XXX (where XXX is the domain's unique numeric ID)
Submitted by DaveOverton on Mon, 07/27/2015 - 22:05 Pro Licensee Comment #2
Yep, that works, but my button idea would be way cooler :)
If I had a script that I wanted to keep, and 1 I wanted to zap, this wouldn't be a very elegant solution either, but it does get it off that screen in this case.
Submitted by JamieCameron on Tue, 07/28/2015 - 01:13 Comment #3
In the next (4.19) Virtualmin release, I will make it easier to do this using the command-line API, with a command like :
virtualmin delete-script --domain example.com --type wordpress --deregister
Submitted by Issues on Tue, 08/11/2015 - 01:18 Comment #4
Automatically closed -- issue fixed for 2 weeks with no activity.