-
all set fine but when the policy 90day expired getting this error having only change the password but after changing the password next reboot again asking to set the password again while it's not havi…
-
Despite setting PROJECT_ID variable, the script is somehow using the `gcloud config get project` settings instead, hence resources are being created in that project instead.
Example:
PROJECT_ID=aa…
-
I don't know if this effects all slimroms or is a specific NS tweak, but it's been in every version since I migrated to slim.
Everywhere you guys source /system/etc/liberty.bsh you specify either #!/…
weedy updated
11 years ago
-
-
It will be much better to maintain and improve.
-
## Describe the bug
I use `tinty` to generate `custom schemes` from the wallpaper, but `sometimes` the generated colors (base08-base0F) in a dark
color scheme aren't very readable when using `base…
-
Integrate the Bash scripts used for communicating with GROMACS. Ideally, no Bash scripts should exist, and the user should provide a PDB file, a TOP file, and MDP files for energy evaluation and energ…
-
-
Can't run bash script if mapped program name contains space character. bat script works correctly. Names of scripts don't contain space character.
There is small example of build.sbt file that le…
-
I noticed a number of these scripts are marked as `#!/bin/sh`, but still have some bashisms. I was running some on my system where I have `sh` linked to `dash` and had errors due to this (it would be …