-
Updated
Aug 23, 2021 - JavaScript
debian
Here are 3,513 public repositories matching this topic...
-
Updated
Aug 6, 2021 - Shell
微信无法发送图片可以尝试一下这个方法
There are a lot of loops that we are not able to convert to ranges as they only loop over the active entities rather then all entities.
for (int i = 0; i < ActiveMissileCount; i++) {
int mx = ActiveMissiles[i];
if (Missiles[mx]._mitype == MIS_TOWN && missile._misource == id)
Missiles[mx]._mirange = 0;
}
This also means that we will still be indexing in to the global
-
Updated
Jul 12, 2021 - Shell
Feature: UsbClient
Hello everybody,
first of all thank you for this project.
Introductional words
I uses this project to set up a wlan access point for my parents who have a mobile home and are travelling through europe. That said, I am using the WLAN CLIENT option and ethernet is not used for now.
When there is no Wifi around an additional use case for my parents is to connect to 4G networks via a sma
-
Updated
Aug 22, 2021 - C++
-
Updated
Aug 6, 2021 - Python
-
Updated
Aug 22, 2021 - Shell
-
Updated
Jun 26, 2021 - Python
-
Updated
Aug 11, 2021 - PHP
-
Updated
Jul 12, 2021 - Shell
-
Updated
Aug 22, 2021 - Shell
-
Updated
Jul 1, 2021 - Shell
-
Updated
Jul 25, 2021 - Python
To whom it may concern.
I tried all the different qtpy apt packages I could find in google but the error keeps showing. Can somebody maybe help me with the corrrect "apt install" to install the requirements for git-cola on Ubuntu 20.04.
My setup before upgrade. I runned from source in Ubuntu 18.04.
I already tried to install "apt install git-cola" that did not help. Maybe the run from sour
debootstrap.sh
replaces extraargs
or another line in the environment where it finds 'console=' before the line that starts with console=
Suggested the following fix:
--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
# if we have a headless device, set console to DEFAULT_CONSOLE
if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianE
-
Updated
Apr 17, 2021 - Shell
-
Updated
Mar 22, 2021 - Shell
Add section to docs that shows how to use pipenv's conversion feature in the rules file to get a requirements.txt
.
EASY 1ST ISSUE for a new contributor!
-
Updated
Aug 18, 2021 - Shell
-
Updated
Aug 8, 2021 - C++
Improve this page
Add a description, image, and links to the debian topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debian topic, visit your repo's landing page and select "manage topics."
终端执行:
sudo apt install libjpeg62:i386